This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch 3_0_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git
commit b18d426c7a256a3bb3b4ab73a94ac8927d24ad35
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 18 09:40:38 2026 +0100
Bump org.ehcache:ehcache from 3.11.1 to 3.12.0 (#607)
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 291205fbd..8fab88b0c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -35,7 +35,7 @@
<bcprov.version>1.84</bcprov.version>
<commons.compress.version>1.28.0</commons.compress.version>
<cryptacular.version>1.3.0</cryptacular.version>
- <ehcache.version>3.11.1</ehcache.version>
+ <ehcache.version>3.12.0</ehcache.version>
<hamcrest.version>3.0</hamcrest.version>
<jakarta.mail.api.version>2.1.5</jakarta.mail.api.version>
<jasypt.version>1.9.3</jasypt.version>