Skip to content

Commit

Permalink
deps: Update dependency com.microsoft.sqlserver:mssql-jdbc to v12.4.2…
Browse files Browse the repository at this point in the history
….jre8 (#1646)
  • Loading branch information
renovate-bot committed Oct 30, 2023
1 parent 64038f8 commit f088f77
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 @@ -129,7 +129,7 @@
<dependency>
<groupId>com.microsoft.sqlserver</groupId>
<artifactId>mssql-jdbc</artifactId>
<version>12.4.1.jre8</version>
<version>12.4.2.jre8</version>
<scope>provided</scope>
<exclusions>
<exclusion>
Expand Down Expand Up @@ -173,7 +173,7 @@
<dependency>
<groupId>com.microsoft.sqlserver</groupId>
<artifactId>mssql-jdbc</artifactId>
<version>12.4.1.jre8</version>
<version>12.4.2.jre8</version>
</dependency>
</dependencies>
</profile>
Expand Down

0 comments on commit f088f77

Please sign in to comment.