Skip to content

Commit

Permalink
Merge pull request #3004 from matsim-org/dependabot/maven/com.google.…
Browse files Browse the repository at this point in the history
…guava-guava-33.0.0-jre

build(deps): bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre
  • Loading branch information
michalmac authored Dec 19, 2023
2 parents e48e54b + 60b6144 commit 1dd8ec0
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 @@ -103,7 +103,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.1.3-jre</version>
<version>33.0.0-jre</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit 1dd8ec0

Please sign in to comment.