Skip to content

Commit

Permalink
[Snyk] Security upgrade org.bouncycastle:bcpkix-jdk18on from 1.78 to …
Browse files Browse the repository at this point in the history
…1.78.1 (#752)

fix: pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-6277381

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
sfc-gh-snowflakedb-snyk-sa and snyk-bot authored Apr 24, 2024
1 parent b1318be commit eb87281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

<!-- Set our Language Level to Java 8 -->
<properties>
<bouncycastle.version>1.78</bouncycastle.version>
<bouncycastle.version>1.78.1</bouncycastle.version>
<codehaus.version>1.9.13</codehaus.version>
<commonscodec.version>1.15</commonscodec.version>
<commonscollections.version>3.2.2</commonscollections.version>
Expand Down

0 comments on commit eb87281

Please sign in to comment.