Skip to content

Commit

Permalink
Merge pull request DSpace#9956 from DSpace/dependabot/maven/com.googl…
Browse files Browse the repository at this point in the history
…e.guava-guava-32.1.3-jre

Bump com.google.guava:guava from 32.0.0-jre to 32.1.3-jre
  • Loading branch information
tdonohue authored Nov 13, 2024
2 parents f59ff5a + b6be281 commit 77eab96
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 @@ -1815,7 +1815,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.0.0-jre</version>
<version>32.1.3-jre</version>
<exclusions>
<!-- Use version provided by Solr / Postgres -->
<exclusion>
Expand Down

0 comments on commit 77eab96

Please sign in to comment.