Skip to content

Commit e2a8440

Browse files
Bump mssql-jdbc from 11.1.1.jre8-preview to 11.1.2.jre8-preview
Bumps [mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 11.1.1.jre8-preview to 11.1.2.jre8-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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7e940b2 commit e2a8440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@
278278
<dependency>
279279
<groupId>com.microsoft.sqlserver</groupId>
280280
<artifactId>mssql-jdbc</artifactId>
281-
<version>11.1.1.jre8-preview</version>
281+
<version>11.1.2.jre8-preview</version>
282282
<scope>provided</scope>
283283
</dependency>
284284
<dependency>

0 commit comments

Comments
 (0)