Skip to content

Commit

Permalink
Increased Guava version to 30.1 to avoid security issue
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-greatrix committed Feb 7, 2021
1 parent 594cc4d commit 121c6c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ application while protecting against XSS.
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<guava.version>27.1-jre</guava.version>
<guava.version>30.1-jre</guava.version>
</properties>

<build>
Expand Down

0 comments on commit 121c6c0

Please sign in to comment.