Skip to content

Commit

Permalink
fix: pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-5710356
  • Loading branch information
snyk-bot committed Dec 1, 2023
1 parent 16bd58a commit e4bce46
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 @@ -55,7 +55,7 @@
<junit.version>4.13.2</junit.version>
<mockito.version>3.8.0</mockito.version>
<easymock.version>4.2</easymock.version>
<mavenVersion>3.8.1</mavenVersion>
<mavenVersion>3.9.6</mavenVersion>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

Expand Down

0 comments on commit e4bce46

Please sign in to comment.