This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git
The following commit(s) were added to refs/heads/main by this push:
new e15c7f2 Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre
(#351)
e15c7f2 is described below
commit e15c7f28a25e7fe24d34c576fb7933d667656fa0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 22 09:23:37 2025 +0200
Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre (#351)
---
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 77bc564..542b691 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.4.8-jre</version>
+ <version>33.5.0-jre</version>
<scope>runtime</scope>
</dependency>