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 54e6d67b1 Updating ehcache to 3.10.1
54e6d67b1 is described below

commit 54e6d67b1f469ee7c48f68fae4d689124f0b282a
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Aug 30 08:40:51 2022 +0100

    Updating ehcache to 3.10.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 34b8f6ea4..22bb9fdb3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -35,7 +35,7 @@
         <bcprov.version>1.70</bcprov.version>
         <commons.compress.version>1.21</commons.compress.version>
         <cryptacular.version>1.2.5</cryptacular.version>
-        <ehcache.version>3.10.0</ehcache.version>
+        <ehcache.version>3.10.1</ehcache.version>
         <hamcrest.version>2.2</hamcrest.version>
         <jakarta.mail.api.version>2.1.0</jakarta.mail.api.version>
         <jasypt.version>1.9.3</jasypt.version>

Reply via email to