Skip to content

Commit

Permalink
Merge pull request #237 from uPortal-Project/renovate/guava-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update dependency com.google.guava:guava to v31.1-jre
  • Loading branch information
ChristianMurphy authored Mar 3, 2022
2 parents a2e635a + a48fd94 commit 85933b3
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 @@ -70,7 +70,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>31.0.1-jre</version>
<version>31.1-jre</version>
</dependency>
<dependency>
<groupId>com.yahoo.platform.yui</groupId>
Expand Down

0 comments on commit 85933b3

Please sign in to comment.