Skip to content

Commit

Permalink
Bump com.microsoft.sqlserver:mssql-jdbc
Browse files Browse the repository at this point in the history
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 12.4.1.jre11 to 12.4.2.jre11.
- [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]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent 2c5f8e4 commit 2471d0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<lib.httpclient.version>4.5.14</lib.httpclient.version>
<lib.log4j-over-slf4j.version>2.0.9</lib.log4j-over-slf4j.version>
<!-- JDBC Drivers -->
<lib.jdbc-driver.mssql.version>12.4.1.jre11</lib.jdbc-driver.mssql.version>
<lib.jdbc-driver.mssql.version>12.4.2.jre11</lib.jdbc-driver.mssql.version>
<!-- Upgrading to 8.0.33 as https://github.com/datanucleus/datanucleus-rdbms/issues/446 is resolved! -->
<lib.jdbc-driver.mysql.version>8.0.33</lib.jdbc-driver.mysql.version>
<lib.jdbc-driver.postgresql.version>42.6.0</lib.jdbc-driver.postgresql.version>
Expand Down

0 comments on commit 2471d0b

Please sign in to comment.