Skip to content

Commit 010110c

Browse files
LadyCailinsnyk-bot
andcommitted
fix: pom.xml to reduce vulnerabilities (#1405)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMICROSOFTSQLSERVER-13821835 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 890c549 commit 010110c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248
<!-- NOTE: If you change this version, you also have to change the install-mssql-auth command to
249249
download the corresponding version of the mssql-auth dll. This will also require users to re-install
250250
it, so an upgrade routine will need to be released as well. -->
251-
<version>12.6.1.jre11</version>
251+
<version>12.6.5.jre8</version>
252252
</dependency>
253253

254254
<!-- Yaml parsing -->

0 commit comments

Comments
 (0)