We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f064c26 commit c08f45aCopy full SHA for c08f45a
1 file changed
examples/cloudrun/sqlserver/pom.xml
@@ -49,7 +49,7 @@
49
<dependency>
50
<groupId>com.microsoft.sqlserver</groupId>
51
<artifactId>mssql-jdbc</artifactId>
52
- <version>13.2.0.jre11</version>
+ <version>13.4.0.jre8</version>
53
</dependency>
54
55
<groupId>com.zaxxer</groupId>
0 commit comments