Skip to content

Commit

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

Bump com.microsoft.sqlserver:mssql-jdbc from 12.7.1.jre8-preview to 12.8.0.jre8
  • Loading branch information
liquibot authored Aug 1, 2024
2 parents 3a11c6f + 452c895 commit 680cbca
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.7.1.jre8-preview</version>
<version>12.8.0.jre8</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 680cbca

Please sign in to comment.