Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #57 from oracle/guavaLibUpdate
Browse files Browse the repository at this point in the history
Security bug: ZK vulnerable library update.
  • Loading branch information
malibuworkcrew authored May 7, 2021
2 parents 1eba025 + 1421946 commit 398d9c9
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 @@ -138,7 +138,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>22.0</version>
<version>30.1-jre</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down

0 comments on commit 398d9c9

Please sign in to comment.