This is an automated email from the ASF dual-hosted git repository.

jungm pushed a commit to branch tomee-10.x
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/tomee-10.x by this push:
     new a0cb8fdfca [tomee-10.x]: Bump org.ehcache:ehcache from 3.11.1 to 3.12.0
a0cb8fdfca is described below

commit a0cb8fdfcaf18812b64eac2ef895ebe9e81455b0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 7 08:48:47 2026 +0000

    [tomee-10.x]: Bump org.ehcache:ehcache from 3.11.1 to 3.12.0
    
    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]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0591d28087..d2060bad3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -138,7 +138,7 @@
     <version.xbean>4.30</version.xbean>
     <version.groovy>2.4.21</version.groovy>
     <version.jetty>11.0.20</version.jetty>
-    <version.ehcache>3.11.1</version.ehcache>
+    <version.ehcache>3.12.0</version.ehcache>
     <junit.version>4.13.2</junit.version>
     <junit.jupiter.version>5.12.0</junit.jupiter.version>
     <version.osgi.framework>4.2.0</version.osgi.framework>

Reply via email to