Skip to content

Commit

Permalink
HSQLDB (#530)
Browse files Browse the repository at this point in the history
- HSQLDB updated to v2.7.4
- SQLTool updated to v2.7.4
  • Loading branch information
loesler authored Nov 13, 2024
1 parent 28d889f commit 1b2fd89
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions JAG3D/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,12 @@
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/hsqldb-2.7.3.jar">
<classpathentry kind="lib" path="lib/hsqldb-2.7.4.jar">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/sqltool-2.7.3.jar">
<classpathentry kind="lib" path="lib/sqltool-2.7.4.jar">
<attributes>
<attribute name="module" value="true"/>
</attributes>
Expand Down
4 changes: 2 additions & 2 deletions JAG3D/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Class-Path:
lib/core-1.1.2.jar
lib/mtj-1.0.4.jar
lib/freemarker-2.3.33.jar
lib/hsqldb-2.7.3.jar
lib/sqltool-2.7.3.jar
lib/hsqldb-2.7.4.jar
lib/sqltool-2.7.4.jar
lib/jdistlib-0.4.5-bin.jar
lib/tablelayout.jar
lib/jlatexmath-1.0.7.jar
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit 1b2fd89

Please sign in to comment.