This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 6cbb2f89efb2 chore(deps): Bump org.ehcache:ehcache from 3.11.1 to
3.12.0 (#22487)
6cbb2f89efb2 is described below
commit 6cbb2f89efb2232ac3f3fc1c16656623cf57202d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 8 16:36:27 2026 +0200
chore(deps): Bump org.ehcache:ehcache from 3.11.1 to 3.12.0 (#22487)
Bumps [org.ehcache:ehcache](https://github.com/ehcache/ehcache3) from
3.11.1 to 3.12.0.
- [Release notes](https://github.com/ehcache/ehcache3/releases)
- [Commits](https://github.com/ehcache/ehcache3/compare/v3.11.1...v3.12.0)
---
updated-dependencies:
- dependency-name: org.ehcache:ehcache
dependency-version: 3.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 224f67d3117c..e279aa2b9279 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -162,7 +162,7 @@
<dropbox-version>7.0.0</dropbox-version>
<eddsa-version>0.3.0</eddsa-version>
<egit-github-core-version>2.1.5</egit-github-core-version>
- <ehcache3-version>3.11.1</ehcache3-version>
+ <ehcache3-version>3.12.0</ehcache3-version>
<!-- github-api (kohsuke) for camel-github2 -->
<github-api-version>1.330</github-api-version>
<elasticsearch-java-client-version>9.3.1</elasticsearch-java-client-version>