Skip to content

Commit

Permalink
fix(deps): update dependency com.microsoft.sqlserver:mssql-jdbc to v1…
Browse files Browse the repository at this point in the history
…2.4.2.jre11
  • Loading branch information
renovate[bot] committed Nov 10, 2023
1 parent 54d49e7 commit 69b2f22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -316,7 +316,7 @@
<dependency>
<groupId>com.microsoft.sqlserver</groupId>
<artifactId>mssql-jdbc</artifactId>
<version>12.4.2.jre8</version>
<version>12.4.2.jre11</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 69b2f22

Please sign in to comment.