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 Jan 22, 2025
1 parent 618bc8c commit a95e9c2
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.11</dropwizard.version>
<dropwizard.version>4.0.12</dropwizard.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

Expand Down

0 comments on commit a95e9c2

Please sign in to comment.