Skip to content

Commit

Permalink
chore(deps): 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 11.2.3.jre17 to 12.3.0.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 22c5927 commit 9e1065d
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 @@ -25,7 +25,7 @@
<flyway-sqlserver.version>10.10.0</flyway-sqlserver.version>
<kotlin-logging.version>3.0.5</kotlin-logging.version>
<org.mapstruct.version>1.5.5.Final</org.mapstruct.version>
<mssql-jdbc.version>11.2.3.jre17</mssql-jdbc.version>
<mssql-jdbc.version>12.3.0.jre17-preview</mssql-jdbc.version>
<maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>
<flyway-maven-plugin.version>10.10.0</flyway-maven-plugin.version>
<archunit-junit5.version>1.2.1</archunit-junit5.version>
Expand Down

0 comments on commit 9e1065d

Please sign in to comment.