Skip to content

Commit

Permalink
Merge pull request #642 from liquibase/dependabot/maven/com.microsoft…
Browse files Browse the repository at this point in the history
….sqlserver-mssql-jdbc-12.4.2.jre11

Bump com.microsoft.sqlserver:mssql-jdbc from 12.4.1.jre11 to 12.4.2.jre11
  • Loading branch information
vitaliimak authored Oct 30, 2023
2 parents 9259834 + 3db0374 commit 4b1174c
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 @@ -144,7 +144,7 @@
<dependency>
<groupId>com.microsoft.sqlserver</groupId>
<artifactId>mssql-jdbc</artifactId>
<version>12.4.1.jre11</version>
<version>12.4.2.jre11</version>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
Expand Down

0 comments on commit 4b1174c

Please sign in to comment.