Skip to content

Commit a66ed8a

Browse files
authored
Merge pull request #50608 from triantium/main
Bump Microsoft SQL Server JDBC driver to 13.2.1
2 parents 6f660a0 + 5895fa7 commit a66ed8a

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
@@ -123,7 +123,7 @@
123123
<postgresql-jdbc.version>42.7.8</postgresql-jdbc.version>
124124
<mariadb-jdbc.version>3.5.6</mariadb-jdbc.version>
125125
<mysql-jdbc.version>8.3.0</mysql-jdbc.version>
126-
<mssql-jdbc.version>13.2.0.jre11</mssql-jdbc.version>
126+
<mssql-jdbc.version>13.2.1.jre11</mssql-jdbc.version>
127127
<adal4j.version>1.6.7</adal4j.version>
128128
<oracle-jdbc.version>23.6.0.24.10</oracle-jdbc.version>
129129
<derby-jdbc.version>10.16.1.1</derby-jdbc.version>

0 commit comments

Comments
 (0)