Skip to content

Commit

Permalink
fix: backend/pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Dec 21, 2023
1 parent e5552bd commit f34105b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<version>0.0.0-SNAPSHOT</version>

<properties>
<dropwizard.version>4.0.4</dropwizard.version>
<dropwizard.version>4.0.5</dropwizard.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

Expand Down

0 comments on commit f34105b

Please sign in to comment.