Skip to content

Commit

Permalink
Merge pull request #394 from signalfx/dependabot/maven/signalfx-java-…
Browse files Browse the repository at this point in the history
…examples/com.google.guava-guava-32.1.3-jre

Bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre in /signalfx-java-examples
  • Loading branch information
breedx-splk authored Oct 11, 2023
2 parents 5ccd539 + 1e1f5df commit 140d9bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion signalfx-java-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.1.2-jre</version>
<version>32.1.3-jre</version>
</dependency>
<dependency>
<groupId>com.signalfx.public</groupId>
Expand Down

0 comments on commit 140d9bd

Please sign in to comment.