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 Dec 1, 2023
1 parent 5249704 commit fff8a20
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 @@ -61,7 +61,7 @@
<javax.ws.rs.version>2.1</javax.ws.rs.version>
<junit.version>4.13.1</junit.version>
<org.apache.maven.maven-plugin-annotations.version>3.5</org.apache.maven.maven-plugin-annotations.version>
<org.apache.maven.version>3.6.0</org.apache.maven.version>
<org.apache.maven.version>3.9.6</org.apache.maven.version>
<org.apache.maven.plugin-testing.version>3.3.0</org.apache.maven.plugin-testing.version>
<org.mockito.version>3.2.0</org.mockito.version>
<org.reflections.version>0.9.12</org.reflections.version>
Expand Down

0 comments on commit fff8a20

Please sign in to comment.