From a15bb025c947762ffd909fbcc07b131ccea23322 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jose=20Garc=C3=ADa?= Date: Tue, 10 Dec 2024 13:09:02 +0100 Subject: [PATCH] Update ehcache and activemq library. Backported changes from a4db92ab14f849e393b69c08db3761216b971378 --- domain/pom.xml | 10 ++++++++++ pom.xml | 7 ++++++- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/domain/pom.xml b/domain/pom.xml index a782b2a678c..057d964a66a 100644 --- a/domain/pom.xml +++ b/domain/pom.xml @@ -59,6 +59,16 @@ org.hibernate hibernate-ehcache + + + net.sf.ehcache + ehcache-core + + + + + net.sf.ehcache + ehcache org.springframework diff --git a/pom.xml b/pom.xml index b01bac0752e..f5c1d6dc3b0 100644 --- a/pom.xml +++ b/pom.xml @@ -1105,6 +1105,11 @@ hibernate-ehcache ${hibernate.version} + + net.sf.ehcache + ehcache + 2.10.9.2 + org.hibernate hibernate-jpamodelgen @@ -1561,7 +1566,7 @@ http://localhost:${kb.port} tcp://localhost:61616 - 5.6.0 + 5.7.0