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 Oct 6, 2023
1 parent 2677d1b commit 489cd62
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 @@ -17,7 +17,7 @@
<maven.compiler.plugin>2.4</maven.compiler.plugin>
<maven.shade.plugin>3.1.0</maven.shade.plugin>
<dockerfile.maven.plugin>1.2.2</dockerfile.maven.plugin>
<javalin.version>4.5.0</javalin.version>
<javalin.version>4.6.4</javalin.version>
<mockito.version>3.7.7</mockito.version>
<junit.version>5.7.1</junit.version>
<konghg.unirest>3.4.00</konghg.unirest>
Expand Down

0 comments on commit 489cd62

Please sign in to comment.