Skip to content

Commit 347f277

Browse files
Bump mssql-jdbc from 9.4.1.jre8 to 10.2.0.jre8
Bumps [mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 9.4.1.jre8 to 10.2.0.jre8. - [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] <[email protected]>
1 parent dee6ffa commit 347f277

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
@@ -277,7 +277,7 @@
277277
<dependency>
278278
<groupId>com.microsoft.sqlserver</groupId>
279279
<artifactId>mssql-jdbc</artifactId>
280-
<version>9.4.1.jre8</version>
280+
<version>10.2.0.jre8</version>
281281
<scope>provided</scope>
282282
</dependency>
283283
<dependency>

0 commit comments

Comments
 (0)