Skip to content

Commit

Permalink
Use jas-2.6.6000
Browse files Browse the repository at this point in the history
  • Loading branch information
axkr committed Mar 18, 2020
1 parent 03ad6bf commit fbb6810
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion symja_android_library/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
<classpathentry kind="lib" path="lib/javalin-1.7.0.jar"/>
<classpathentry kind="lib" path="lib/gson-2.8.5.jar"/>
<classpathentry kind="lib" path="lib/failureaccess-1.0.1.jar"/>
<classpathentry kind="lib" path="lib/jas-2.6.5988.jar"/>
<classpathentry kind="lib" path="lib/compiler-1.0.jar"/>
<classpathentry kind="lib" path="lib/geodesy-1.1.3.jar"/>
<classpathentry kind="lib" path="lib/commons-text-1.6.jar"/>
Expand Down Expand Up @@ -61,5 +60,6 @@
<classpathentry kind="lib" path="lib/jgrapht-core-1.4.0.jar"/>
<classpathentry kind="lib" path="lib/jgrapht-io-1.4.0.jar"/>
<classpathentry kind="lib" path="lib/jheaps-0.11.jar"/>
<classpathentry kind="lib" path="lib/jas-2.6.6000.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
Binary file not shown.
2 changes: 1 addition & 1 deletion symja_android_library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<dependency>
<groupId>de.uni-mannheim.rz.krum</groupId>
<artifactId>jas</artifactId>
<version>2.6.5988</version>
<version>2.6.6000</version>
</dependency>
<dependency>
<groupId>org.apfloat</groupId>
Expand Down

0 comments on commit fbb6810

Please sign in to comment.