This is an automated email from the ASF dual-hosted git repository.
apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new d987da9cc344 Bump com.github.ben-manes.caffeine:caffeine from 3.2.4 to
3.3.0
d987da9cc344 is described below
commit d987da9cc344c90d2bf0722d3e8195168f2d77a2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 24 07:46:38 2026 +0000
Bump com.github.ben-manes.caffeine:caffeine from 3.2.4 to 3.3.0
Bumps
[com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine)
from 3.2.4 to 3.3.0.
- [Release notes](https://github.com/ben-manes/caffeine/releases)
- [Commits](https://github.com/ben-manes/caffeine/compare/v3.2.4...v3.3.0)
---
updated-dependencies:
- dependency-name: com.github.ben-manes.caffeine:caffeine
dependency-version: 3.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index fdaa121e4afc..d04bcddb9799 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -102,7 +102,7 @@
<build-helper-maven-plugin-version>3.6.2</build-helper-maven-plugin-version>
<bytebuddy-version>1.18.14</bytebuddy-version>
<c3p0-version>0.14.2</c3p0-version>
- <caffeine-version>3.2.4</caffeine-version>
+ <caffeine-version>3.3.0</caffeine-version>
<californium-version>3.14.0</californium-version>
<californium-scandium-version>3.14.0</californium-scandium-version>
<!-- jbang edit command which uses embedded kamelets catalog -->