Skip to content

Commit

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

chore(deps): bump com.microsoft.sqlserver:mssql-jdbc from 12.6.1.jre11 to 12.7.0.jre11-preview
  • Loading branch information
vitaliimak authored Apr 9, 2024
2 parents f0db727 + d133058 commit b8beaec
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 @@ -146,7 +146,7 @@
<dependency>
<groupId>com.microsoft.sqlserver</groupId>
<artifactId>mssql-jdbc</artifactId>
<version>12.6.1.jre11</version>
<version>12.7.0.jre11-preview</version>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
Expand Down

0 comments on commit b8beaec

Please sign in to comment.