Skip to content

Commit

Permalink
Merge pull request #5273 from opentripplanner/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
leonardehrenfried authored Aug 15, 2023
2 parents f26c902 + 0a56017 commit 720a2bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -795,7 +795,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.1.1-jre</version>
<version>32.1.2-jre</version>
</dependency>
<!-- Jersey annotation-driven REST web services (JAX-RS implementation) -->
<dependency>
Expand Down
1 change: 1 addition & 0 deletions renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"matchPackageNames": [
"org.onebusaway:onebusaway-gtfs",
"com.google.cloud:libraries-bom",
"com.google.guava:guava",
"@graphql-codegen/add",
"@graphql-codegen/cli",
"@graphql-codegen/java",
Expand Down

0 comments on commit 720a2bb

Please sign in to comment.