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 Oct 5, 2024
1 parent bb3fc95 commit 9745e95
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 @@ -41,7 +41,7 @@
<grpc.version>1.66.0</grpc.version>
<protobuf.version>3.25.3</protobuf.version>
<tomcat.annotation.api.version>6.0.53</tomcat.annotation.api.version>
<protovalidate.version>0.2.1</protovalidate.version>
<protovalidate.version>0.4.2</protovalidate.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 9745e95

Please sign in to comment.