Skip to content

Commit 44adb20

Browse files
authored
Merge pull request #50861 from jmartisk/3.20-mssql-update
[3.20] Update to MS SQL JDBC driver 12.8.2
2 parents 002dbe5 + e5bbeed commit 44adb20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<postgresql-jdbc.version>42.7.7</postgresql-jdbc.version>
122122
<mariadb-jdbc.version>3.5.6</mariadb-jdbc.version>
123123
<mysql-jdbc.version>8.3.0</mysql-jdbc.version>
124-
<mssql-jdbc.version>12.8.1.jre11</mssql-jdbc.version>
124+
<mssql-jdbc.version>12.8.2.jre11</mssql-jdbc.version>
125125
<adal4j.version>1.6.7</adal4j.version>
126126
<oracle-jdbc.version>23.6.0.24.10</oracle-jdbc.version>
127127
<derby-jdbc.version>10.16.1.1</derby-jdbc.version>

0 commit comments

Comments
 (0)