Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #119 from Andre601/dependabot/maven/core/com.googl…
Browse files Browse the repository at this point in the history
…e.guava-guava-32.1.1-jre

Bump guava from 32.0.1-jre to 32.1.1-jre in /core
  • Loading branch information
Andre601 authored Jul 3, 2023
2 parents 039f2f7 + b34c7b3 commit 71313af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.0.1-jre</version>
<version>32.1.1-jre</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 71313af

Please sign in to comment.