Skip to content

Commit 0270eab

Browse files
Bump mssql-jdbc from 12.3.0.jre11-preview to 12.3.1.jre11-preview (PlaytikaOSS#1352)
Bumps [mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 12.3.0.jre11-preview to 12.3.1.jre11-preview. - [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-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c5e384 commit 0270eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

embedded-mssqlserver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<artifactId>embedded-mssqlserver</artifactId>
1515

1616
<properties>
17-
<mssql-jdbc.version>12.3.0.jre11-preview</mssql-jdbc.version>
17+
<mssql-jdbc.version>12.3.1.jre11-preview</mssql-jdbc.version>
1818
</properties>
1919

2020
<dependencies>

0 commit comments

Comments
 (0)