Skip to content

Commit

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

Bump com.microsoft.sqlserver:mssql-jdbc from 12.8.0.jre11 to 12.8.1.jre11
  • Loading branch information
badgerwithagun authored Aug 26, 2024
2 parents 2872412 + 58cdeb1 commit 0977df1
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 @@ -183,7 +183,7 @@
<dependency>
<groupId>com.microsoft.sqlserver</groupId>
<artifactId>mssql-jdbc</artifactId>
<version>12.8.0.jre11</version>
<version>12.8.1.jre11</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 0977df1

Please sign in to comment.