This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/main by this push:
new 69a0bd2ae6 Bump com.google.guava:guava from 20.0 to 23.0 (#2362)
69a0bd2ae6 is described below
commit 69a0bd2ae669facd6e4d13a92c992c3fff13a3fa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 14 22:10:37 2026 +0100
Bump com.google.guava:guava from 20.0 to 23.0 (#2362)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 11c29ac237..383fe5445d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -274,7 +274,7 @@
<openjpa.version>3.2.2</openjpa.version>
<geronimo.transaction.manager.version>3.1.3</geronimo.transaction.manager.version>
- <guava.version>20.0</guava.version>
+ <guava.version>23.0</guava.version>
<narayana.version>5.13.1.Final</narayana.version>
<hibernate.ejb.version>3.4.0.GA</hibernate.ejb.version>
<hibernate.version>5.6.15.Final</hibernate.version>