Skip to content

Commit

Permalink
Merge pull request #182 from hazendaz/renovate/guava-monorepo
Browse files Browse the repository at this point in the history
Update dependency com.google.guava:guava to v32.1.2-jre
  • Loading branch information
hazendaz authored Aug 15, 2023
2 parents 6027126 + 593636c commit 4077b97
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 @@ -270,7 +270,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.1.1-jre</version>
<version>32.1.2-jre</version>
</dependency>
<dependency>
<!-- override vulnerable transitive version from commons-digester3 -->
Expand Down

0 comments on commit 4077b97

Please sign in to comment.