This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git
The following commit(s) were added to refs/heads/master by this push:
new bc633fd Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre
(#167)
bc633fd is described below
commit bc633fd3611c5f107193fb2d9030e8350d27f4de
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 4 14:38:46 2024 +0200
Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre (#167)
---
mahout-addon/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mahout-addon/pom.xml b/mahout-addon/pom.xml
index 1292032..1dce2c6 100644
--- a/mahout-addon/pom.xml
+++ b/mahout-addon/pom.xml
@@ -77,7 +77,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
- <version>33.3.0-jre</version>
+ <version>33.3.1-jre</version>
<scope>runtime</scope>
</dependency>