Skip to content

Commit

Permalink
bump sqlserver jdbc version - see also PR cmu-db#231
Browse files Browse the repository at this point in the history
  • Loading branch information
bpkroth committed Jan 19, 2023
1 parent 979b53b commit 7204ab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<dependency>
<groupId>com.microsoft.sqlserver</groupId>
<artifactId>mssql-jdbc</artifactId>
<version>10.2.0.jre17</version>
<version>11.2.0.jre17</version>
</dependency>
</dependencies>
</profile>
Expand Down

0 comments on commit 7204ab4

Please sign in to comment.