Skip to content

Commit

Permalink
deps: Upgrade Guava to 32.1.2 (#934)
Browse files Browse the repository at this point in the history
Fixes: #933.
  • Loading branch information
meltsufin committed Sep 25, 2023
1 parent 6981de6 commit ab8d029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appengine-plugins-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>30.0-jre</version>
<version>32.1.2-jre</version>
</dependency>
<dependency>
<groupId>org.yaml</groupId>
Expand Down

0 comments on commit ab8d029

Please sign in to comment.