Skip to content

Commit 004aa1f

Browse files
Bump mssql-jdbc from 10.2.0.jre17 to 11.1.2.jre17-preview
Bumps [mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 10.2.0.jre17 to 11.1.2.jre17-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-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14b17f0 commit 004aa1f

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
@@ -133,7 +133,7 @@
133133
<dependency>
134134
<groupId>com.microsoft.sqlserver</groupId>
135135
<artifactId>mssql-jdbc</artifactId>
136-
<version>10.2.0.jre17</version>
136+
<version>11.1.2.jre17-preview</version>
137137
</dependency>
138138
</dependencies>
139139
</profile>

0 commit comments

Comments
 (0)