Skip to content

Commit 40c8eab

Browse files
authored
Merge pull request #724 from openziti/dependabot/maven/samples/ziti-jdbc-mssql/com.microsoft.sqlserver-mssql-jdbc-12.6.5.jre11
Bump com.microsoft.sqlserver:mssql-jdbc from 12.6.2.jre11 to 12.6.5.jre11 in /samples/ziti-jdbc-mssql
2 parents 37c9f2d + e2d26cb commit 40c8eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/ziti-jdbc-mssql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>com.microsoft.sqlserver</groupId>
1919
<artifactId>mssql-jdbc</artifactId>
20-
<version>12.6.2.jre11</version>
20+
<version>12.6.5.jre11</version>
2121
</dependency>
2222

2323
<!-- ZDBC wrapper jar -->

0 commit comments

Comments
 (0)