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 6354137d5e6fa7c7e920793af67d0036fb57349c
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon May 18 09:54:55 2026 +0100

    Revert "Bump org.ehcache:ehcache from 3.11.1 to 3.12.0 (#607)"
    
    This reverts commit b18d426c7a256a3bb3b4ab73a94ac8927d24ad35.
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8fab88b0c..291205fbd 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.12.0</ehcache.version>
+        <ehcache.version>3.11.1</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>

Reply via email to