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 9c66410fd7fcde7cfb420a8a6a0fd01a0277dab3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 22 10:02:11 2025 +0100
Bump org.ehcache:ehcache from 3.10.8 to 3.11.1 (#527)
Bumps [org.ehcache:ehcache](https://github.com/ehcache/ehcache3) from
3.10.8 to 3.11.1.
- [Release notes](https://github.com/ehcache/ehcache3/releases)
- [Commits](https://github.com/ehcache/ehcache3/compare/v3.10.8...v3.11.1)
---
updated-dependencies:
- dependency-name: org.ehcache:ehcache
dependency-version: 3.11.1
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 072308f71..096cbcc9e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -35,7 +35,7 @@
<bcprov.version>1.82</bcprov.version>
<commons.compress.version>1.27.1</commons.compress.version>
<cryptacular.version>1.2.7</cryptacular.version>
- <ehcache.version>3.10.8</ehcache.version>
+ <ehcache.version>3.11.1</ehcache.version>
<hamcrest.version>3.0</hamcrest.version>
<jakarta.mail.api.version>2.1.3</jakarta.mail.api.version>
<jasypt.version>1.9.3</jasypt.version>