This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git
The following commit(s) were added to refs/heads/master by this push:
new 55d417ef0 Bump org.ehcache:ehcache from 3.11.1 to 3.12.0 (#607)
55d417ef0 is described below
commit 55d417ef0576295684270fe26bdb78ac94f8d5c1
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 ca40bdc7a..765dc4715 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -36,7 +36,7 @@
<bc.fips.version>2.1.2</bc.fips.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>