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 84d6ce6 Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre
(#251)
84d6ce6 is described below
commit 84d6ce639cc18bb6dffe981c244d1a3620f82a06
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 28 09:33:08 2025 +0100
Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre (#251)
---
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 8885777..c1c2cc4 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.0-jre</version>
+ <version>33.4.5-jre</version>
<scope>runtime</scope>
</dependency>