Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Commit

Permalink
fix: upgrade com.google.guava:guava from 32.1.2-jre to 32.1.3-jre
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.google.guava:guava from 32.1.2-jre to 32.1.3-jre.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.google.guava/guava/

See this project in Snyk:
https://app.snyk.io/org/zhouhao/project/5453f5df-034d-4c7c-9c95-0a55d3d3d469?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 3, 2023
1 parent d815ca5 commit 918e183
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 @@ -97,7 +97,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.1.2-jre</version>
<version>32.1.3-jre</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 918e183

Please sign in to comment.