Skip to content

Commit

Permalink
Merge pull request #138 from CROSSINGTUD/dependabot/maven/com.google.…
Browse files Browse the repository at this point in the history
…guava-guava-33.4.0-jre

Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre
  • Loading branch information
schlichtig authored Jan 24, 2025
2 parents 25a5c6d + 05782a5 commit 5918742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CrySLParser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>33.3.1-jre</version>
<version>33.4.0-jre</version>
</dependency>
<dependency>
<groupId>com.google.inject</groupId>
Expand Down

0 comments on commit 5918742

Please sign in to comment.