Skip to content

Commit

Permalink
fix: textrepo-app/pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Oct 2, 2023
1 parent 7a82e88 commit 16894ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions textrepo-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
</checkstyle.config.location>

<commons-lang.version>3.12.0</commons-lang.version>
<dropwizard.version>2.0.21</dropwizard.version>
<dropwizard-swagger.version>2.0.0-1</dropwizard-swagger.version>
<dropwizard.version>3.0.0</dropwizard.version>
<dropwizard-swagger.version>2.1.4-1</dropwizard-swagger.version>
<flyway.version>7.10.0</flyway.version>
<jdbi3-sqlobject.version>3.9.1</jdbi3-sqlobject.version>
<json-path.version>2.5.0</json-path.version>
Expand Down

0 comments on commit 16894ab

Please sign in to comment.