Skip to content

Commit

Permalink
deps: Update dependency com.microsoft.sqlserver:mssql-jdbc to v12.6.2…
Browse files Browse the repository at this point in the history
….jre8

open
  • Loading branch information
renovate-bot committed May 28, 2024
1 parent 3486e1c commit d1b0f77
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.1.jre8</version>
<version>12.6.2.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.1.jre8</version>
<version>12.6.2.jre8</version>
</dependency>
</dependencies>
</profile>
Expand Down

0 comments on commit d1b0f77

Please sign in to comment.