Skip to content

Commit 7c8387a

Browse files
chore(deps): bump com.microsoft.sqlserver:mssql-jdbc
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 13.2.0.jre11 to 13.2.1.jre11. - [Release notes](https://github.com/Microsoft/mssql-jdbc/releases) - [Changelog](https://github.com/microsoft/mssql-jdbc/blob/main/CHANGELOG.md) - [Commits](https://github.com/Microsoft/mssql-jdbc/commits) --- updated-dependencies: - dependency-name: com.microsoft.sqlserver:mssql-jdbc dependency-version: 13.2.1.jre11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2d999c1 commit 7c8387a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2.1.jre11</version>
5353
</dependency>
5454
<dependency>
5555
<groupId>com.zaxxer</groupId>

0 commit comments

Comments
 (0)