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-IONETTY-6483812
  • Loading branch information
snyk-bot committed Sep 21, 2024
1 parent 57c1865 commit b44ef29
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 @@ -43,7 +43,7 @@
<dropwizard-swagger.version>4.0.5-1</dropwizard-swagger.version>
<dropwizard.version>4.0.8</dropwizard.version>
<grpc.kotlin.version>1.4.1</grpc.kotlin.version>
<grpc.version>1.66.0</grpc.version>
<grpc.version>1.68.0</grpc.version>
<jackson-annotations.version>2.17.2</jackson-annotations.version>
<jackson-databind.version>2.17.2</jackson-databind.version>
<jackson-module-kotlin.version>2.17.2</jackson-module-kotlin.version>
Expand Down

0 comments on commit b44ef29

Please sign in to comment.