Skip to content

Commit

Permalink
Merge pull request #224 from terrier-org/dependabot/maven/modules/cor…
Browse files Browse the repository at this point in the history
…e/com.google.guava-guava-32.0.0-jre

Bump guava from 29.0-jre to 32.0.0-jre in /modules/core
  • Loading branch information
cmacdonald authored Oct 12, 2023
2 parents a5e41ed + c70fdab commit 5f15751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>29.0-jre</version>
<version>32.0.0-jre</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 5f15751

Please sign in to comment.