Skip to content

Commit

Permalink
Use the jre11 version of the mssql jdbc driver
Browse files Browse the repository at this point in the history
Co-authored-by: George Gastaldi <gegastaldi@gmail.com>
  • Loading branch information
Sanne and gastaldi committed Feb 28, 2022
1 parent 73d997f commit c46eb06
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.3.3</postgresql-jdbc.version>
<mariadb-jdbc.version>2.7.5</mariadb-jdbc.version>
<mysql-jdbc.version>8.0.28</mysql-jdbc.version>
<mssql-jdbc.version>10.2.0.jre8</mssql-jdbc.version>
<mssql-jdbc.version>10.2.0.jre11</mssql-jdbc.version>
<oracle-jdbc.version>21.4.0.0</oracle-jdbc.version>
<derby-jdbc.version>10.14.2.0</derby-jdbc.version>
<db2-jdbc.version>11.5.7.0</db2-jdbc.version>
Expand Down

0 comments on commit c46eb06

Please sign in to comment.