Skip to content

Commit

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

Bump com.google.guava:guava from 33.1.0-jre to 33.2.1-jre
  • Loading branch information
tboeghk authored Oct 28, 2024
2 parents 529ed1a + 24f4f61 commit 08e5507
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 @@ -24,7 +24,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>33.1.0-jre</version>
<version>33.2.1-jre</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
Expand Down

0 comments on commit 08e5507

Please sign in to comment.