Skip to content

Commit

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

Bump com.microsoft.sqlserver:mssql-jdbc from 12.8.1.jre8 to 12.9.0.jre8-preview
  • Loading branch information
liquibot authored Dec 4, 2024
2 parents 37b53ee + e26de26 commit 3d74aac
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 @@ -30,7 +30,7 @@
<dependency>
<groupId>com.microsoft.sqlserver</groupId>
<artifactId>mssql-jdbc</artifactId>
<version>12.8.1.jre8</version>
<version>12.9.0.jre8-preview</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 3d74aac

Please sign in to comment.