Skip to content

Commit c337efb

Browse files
snyk-bothmiguim
authored andcommitted
fix: dbptk-modules/dbptk-module-sql-server/pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMICROSOFTSQLSERVER-13821835
1 parent 447a73f commit c337efb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • dbptk-modules/dbptk-module-sql-server

dbptk-modules/dbptk-module-sql-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>com.microsoft.sqlserver</groupId>
3131
<artifactId>mssql-jdbc</artifactId>
32-
<version>9.4.1.jre8</version>
32+
<version>10.2.4.jre8</version>
3333
</dependency>
3434
</dependencies>
3535
</project>

0 commit comments

Comments
 (0)