Skip to content

Commit

Permalink
Bump com.microsoft.sqlserver:mssql-jdbc from 12.5.0.jre8-preview to 1…
Browse files Browse the repository at this point in the history
…2.6.0.jre8 (#311)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent d2bfcc2 commit 4c6514d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hscore-database/hscore-database-driver-sqlserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>com.microsoft.sqlserver</groupId>
<artifactId>mssql-jdbc</artifactId>
<version>12.5.0.jre8-preview</version>
<version>12.6.0.jre8</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 4c6514d

Please sign in to comment.