Skip to content

Commit

Permalink
fix: pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Apr 9, 2024
1 parent 6fde581 commit a83adb2
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 @@ -20,7 +20,7 @@
<spring.version>6.0.17</spring.version>
<flyway.version>9.19.0</flyway.version>
<postgresql.version>42.7.2</postgresql.version>
<embedded-postgres.version>1.3.1</embedded-postgres.version>
<embedded-postgres.version>2.0.7</embedded-postgres.version>
<jbcrypt.version>0.4</jbcrypt.version>
<sl4j.version>2.0.7</sl4j.version>
<git-code-format-maven-plugin.version>3.4</git-code-format-maven-plugin.version>
Expand Down

0 comments on commit a83adb2

Please sign in to comment.