Skip to content

Commit

Permalink
Merge pull request #41256 from bosch-io/41255_bump_mssql_jdbc_driver_…
Browse files Browse the repository at this point in the history
…to_12.6.2

Bump Microsoft SQL Server JDBC driver to 12.6.3
  • Loading branch information
gsmet authored Jun 27, 2024
2 parents 6621c6a + c704521 commit f3acd86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<postgresql-jdbc.version>42.7.3</postgresql-jdbc.version>
<mariadb-jdbc.version>3.4.0</mariadb-jdbc.version>
<mysql-jdbc.version>8.3.0</mysql-jdbc.version>
<mssql-jdbc.version>12.6.1.jre11</mssql-jdbc.version>
<mssql-jdbc.version>12.6.3.jre11</mssql-jdbc.version>
<adal4j.version>1.6.7</adal4j.version>
<oracle-jdbc.version>23.3.0.23.09</oracle-jdbc.version>
<derby-jdbc.version>10.16.1.1</derby-jdbc.version>
Expand Down

0 comments on commit f3acd86

Please sign in to comment.