Skip to content

Commit c08f45a

Browse files
authored
deps: Update dependency com.microsoft.sqlserver:mssql-jdbc to v13.4.0.jre8 [SECURITY] (#2260)
1 parent f064c26 commit c08f45a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/cloudrun/sqlserver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>com.microsoft.sqlserver</groupId>
5151
<artifactId>mssql-jdbc</artifactId>
52-
<version>13.2.0.jre11</version>
52+
<version>13.4.0.jre8</version>
5353
</dependency>
5454
<dependency>
5555
<groupId>com.zaxxer</groupId>

0 commit comments

Comments
 (0)