Skip to content

Commit

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

Dependency(deps): Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre
  • Loading branch information
Luro02 authored Jan 1, 2025
2 parents f713dbd + eb3489d commit 39eb332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autograder-span/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>33.3.1-jre</version>
<version>33.4.0-jre</version>
</dependency>
</dependencies>
</project>

0 comments on commit 39eb332

Please sign in to comment.