Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
Newer version of JDBC for SQL Server
  • Loading branch information
C4J committed Aug 17, 2024
1 parent 0486ca0 commit 12e1cf6
Show file tree
Hide file tree
Showing 24 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion b6/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
<classpathentry kind="lib" path="lib/commons-codec-1.17.0.jar"/>
<classpathentry kind="lib" path="lib/log4j-api-2.23.1.jar"/>
<classpathentry kind="lib" path="lib/log4j-core-2.23.1.jar"/>
<classpathentry kind="lib" path="lib/db/mssql-jdbc-12.6.2.jre11.jar"/>
<classpathentry kind="lib" path="lib/db/mssql-jdbc-12.8.0.jre11.jar"/>
<classpathentry kind="lib" path="lib/db/ojdbc11.jar"/>
<classpathentry kind="lib" path="lib/avalon-framework-api-4.3.1.jar"/>
<classpathentry kind="lib" path="lib/avalon-framework-impl-4.3.1.jar"/>
Expand Down
2 changes: 1 addition & 1 deletion b6/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Class-Path: lib/SparseBitSet-1.2.jar
lib/core-3.4.0.jar
lib/cups4j-0.7.9.jar
lib/curvesapi-1.07.jar
lib/db/mssql-jdbc-12.6.2.jre11.jar
lib/db/mssql-jdbc-12.8.0.jre11.jar
lib/db/mysql-connector-j-9.0.0.jar
lib/db/ojdbc11.jar
lib/ecj-3.21.0.jar
Expand Down
Loading

0 comments on commit 12e1cf6

Please sign in to comment.