This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
new 6311e0961c Bump com.google.guava:guava from 20.0 to 23.0 (#2453)
6311e0961c is described below
commit 6311e0961c8d6ef7a88eb030b7dab4508efce7e3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 18 05:27:20 2026 +0100
Bump com.google.guava:guava from 20.0 to 23.0 (#2453)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 20.0
to 23.0.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/compare/v20.0...v23.0)
---
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-version: '23.0'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b5cc744ae3..a75d1264d1 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>