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 453d07d Bump com.google.guava:guava from 33.4.6-jre to 33.4.7-jre
(#264)
453d07d is described below
commit 453d07da12597dfe935656bc2964e8727a601b11
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 14 07:53:52 2025 +0200
Bump com.google.guava:guava from 33.4.6-jre to 33.4.7-jre (#264)
---
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 e7f1dbf..e85e7c7 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.6-jre</version>
+ <version>33.4.7-jre</version>
<scope>runtime</scope>
</dependency>