We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4008552 commit cf3d163Copy full SHA for cf3d163
jdbc/sqlserver/pom.xml
@@ -49,7 +49,7 @@
49
<dependency>
50
<groupId>com.microsoft.sqlserver</groupId>
51
<artifactId>mssql-jdbc</artifactId>
52
- <version>12.10.1.jre8</version>
+ <version>13.2.0.jre8</version>
53
<scope>provided</scope>
54
<exclusions>
55
<exclusion>
@@ -96,7 +96,7 @@
96
97
98
99
100
</dependency>
101
</dependencies>
102
</profile>
0 commit comments