Skip to content

Commit

Permalink
fix: pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-8055227
  • Loading branch information
snyk-bot committed Dec 19, 2024
1 parent ece6a65 commit 080cb48
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 @@ -30,7 +30,7 @@
<mysto-ff3.version>1.0.3</mysto-ff3.version>
<protobuf-java.version>3.19.3</protobuf-java.version>
<slf4j.version>2.0.6</slf4j.version>
<tink.version>1.10.0</tink.version>
<tink.version>1.16.0</tink.version>

<!-- Plugin/extension versions -->
<artifactregistry-maven-wagon.version>2.1.4</artifactregistry-maven-wagon.version>
Expand Down

0 comments on commit 080cb48

Please sign in to comment.