Skip to content

Commit 2bb5fa9

Browse files
Bump com.microsoft.sqlserver:mssql-jdbc
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 9.2.1.jre8 to 11.1.0.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-version: 11.1.0.jre8-preview dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a57530 commit 2bb5fa9

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
@@ -116,7 +116,7 @@
116116
<junit-jupiter.version>6.0.0</junit-jupiter.version>
117117
<mysql.version>9.4.0</mysql.version>
118118
<oracle.version>19.3.0.0</oracle.version>
119-
<sqlserver.version>9.2.1.jre8</sqlserver.version>
119+
<sqlserver.version>11.1.0.jre8-preview</sqlserver.version>
120120
<jakarta.xml.bind-api.version>4.0.2</jakarta.xml.bind-api.version>
121121
<maven-resolver.version>1.9.24</maven-resolver.version>
122122
<slf4j.version>2.0.17</slf4j.version>

0 commit comments

Comments
 (0)