Skip to content

Commit

Permalink
fix: pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Apr 14, 2024
1 parent 015c9a5 commit ba77f10
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 @@ -121,7 +121,7 @@
<jetty.version>10.0.18</jetty.version>
<standard-taglib.version>1.2.5</standard-taglib.version>
<netty.version>4.1.100.Final</netty.version>
<bouncycastle.version>1.76</bouncycastle.version>
<bouncycastle.version>1.78</bouncycastle.version>
<slf4j.version>2.0.9</slf4j.version>
<log4j.version>2.20.0</log4j.version>
</properties>
Expand Down

0 comments on commit ba77f10

Please sign in to comment.