Skip to content

Commit 07a5053

Browse files
Bump mssql-jdbc from 8.4.1.jre8 to 9.4.0.jre8
Bumps [mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 8.4.1.jre8 to 9.4.0.jre8. - [Release notes](https://github.com/Microsoft/mssql-jdbc/releases) - [Changelog](https://github.com/microsoft/mssql-jdbc/blob/dev/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 0cf1efb commit 07a5053

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
@@ -283,7 +283,7 @@
283283
<dependency>
284284
<groupId>com.microsoft.sqlserver</groupId>
285285
<artifactId>mssql-jdbc</artifactId>
286-
<version>8.4.1.jre8</version>
286+
<version>9.4.0.jre8</version>
287287
<scope>provided</scope>
288288
</dependency>
289289
</dependencies>

0 commit comments

Comments
 (0)