Skip to content

Commit

Permalink
deps: Update dependency com.microsoft.sqlserver:mssql-jdbc to v12.6.1…
Browse files Browse the repository at this point in the history
….jre8 (#1856)
  • Loading branch information
renovate-bot committed Feb 21, 2024
1 parent adc2a09 commit 67d00ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jdbc/sqlserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>com.microsoft.sqlserver</groupId>
<artifactId>mssql-jdbc</artifactId>
<version>12.6.0.jre8</version>
<version>12.6.1.jre8</version>
<scope>provided</scope>
<exclusions>
<exclusion>
Expand Down Expand Up @@ -96,7 +96,7 @@
<dependency>
<groupId>com.microsoft.sqlserver</groupId>
<artifactId>mssql-jdbc</artifactId>
<version>12.6.0.jre8</version>
<version>12.6.1.jre8</version>
</dependency>
</dependencies>
</profile>
Expand Down

0 comments on commit 67d00ab

Please sign in to comment.