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 Sep 25, 2023
1 parent f76bd19 commit fe24d30
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.1</dropwizard.version>
<dropwizard.version>4.0.2</dropwizard.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

Expand Down

0 comments on commit fe24d30

Please sign in to comment.