Skip to content

Commit

Permalink
fix: dbptk-modules/dbptk-module-ms-access/pom.xml to reduce vulnerabi…
Browse files Browse the repository at this point in the history
…lities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-6277381
  • Loading branch information
snyk-bot committed Apr 21, 2024
1 parent 4a0d784 commit 4925b65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dbptk-modules/dbptk-module-ms-access/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk18on</artifactId>
<version>1.77</version>
<version>1.78</version>
</dependency>
</dependencies>
</project>

0 comments on commit 4925b65

Please sign in to comment.