Skip to content

Commit

Permalink
deegree#1322 upgrades JDBC driver to version 10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tfr42 committed Dec 30, 2022
1 parent ff727e3 commit 7293b20
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.microsoft.sqlserver</groupId>
<artifactId>mssql-jdbc</artifactId>
<version>7.2.2.jre8</version>
<version>10.2.2.jre11</version>
</dependency>
</dependencies>
</profile>
Expand Down

0 comments on commit 7293b20

Please sign in to comment.