Skip to content

Commit

Permalink
Merge pull request #171 from sceiler/dependabot/maven/com.google.guav…
Browse files Browse the repository at this point in the history
…a-guava-32.1.1-jre

Bump guava from 32.1.0-jre to 32.1.1-jre
  • Loading branch information
github-actions[bot] committed Jun 30, 2023
2 parents 9339892 + 3115396 commit 2c5efa1
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 @@ -33,7 +33,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.1.0-jre</version>
<version>32.1.1-jre</version>
</dependency>
<dependency>
<groupId>org.bytedeco</groupId>
Expand Down

0 comments on commit 2c5efa1

Please sign in to comment.