From 84f055df3a5484051518c930b9dbf693e3c52958 Mon Sep 17 00:00:00 2001 From: dseurotech Date: Fri, 26 Jan 2024 17:28:51 +0100 Subject: [PATCH] :fix: bumped eclipslink to 2.7.12 Signed-off-by: dseurotech --- assembly/broker-artemis/pom.xml | 5 +---- consumer/lifecycle-app/pom.xml | 4 ---- consumer/telemetry-app/pom.xml | 4 ---- pom.xml | 7 +------ service/authentication-app/pom.xml | 4 ---- 5 files changed, 2 insertions(+), 22 deletions(-) diff --git a/assembly/broker-artemis/pom.xml b/assembly/broker-artemis/pom.xml index e6c86015f0d..8c4cda0f782 100644 --- a/assembly/broker-artemis/pom.xml +++ b/assembly/broker-artemis/pom.xml @@ -112,10 +112,7 @@ org.eclipse.persistence org.eclipse.persistence.core - - org.eclipse.persistence - org.eclipse.persistence.asm - + org.eclipse.persistence org.eclipse.persistence.jpa.jpql diff --git a/consumer/lifecycle-app/pom.xml b/consumer/lifecycle-app/pom.xml index 47ff4cefe80..54a5eab6431 100644 --- a/consumer/lifecycle-app/pom.xml +++ b/consumer/lifecycle-app/pom.xml @@ -165,10 +165,6 @@ org.eclipse.persistence org.eclipse.persistence.core - - org.eclipse.persistence - org.eclipse.persistence.asm - org.eclipse.persistence org.eclipse.persistence.jpa.jpql diff --git a/consumer/telemetry-app/pom.xml b/consumer/telemetry-app/pom.xml index 793bf3c6199..5f0cac0a7c6 100644 --- a/consumer/telemetry-app/pom.xml +++ b/consumer/telemetry-app/pom.xml @@ -179,10 +179,6 @@ org.eclipse.persistence org.eclipse.persistence.core - - org.eclipse.persistence - org.eclipse.persistence.asm - org.eclipse.persistence org.eclipse.persistence.jpa.jpql diff --git a/pom.xml b/pom.xml index daf1e69ea36..6712aba0e5f 100644 --- a/pom.xml +++ b/pom.xml @@ -70,7 +70,7 @@ 1.2 2.3 1.0.3 - 2.7.7 + 2.7.12 3.2.2 7.8.1 1.5.0 @@ -1692,11 +1692,6 @@ org.eclipse.persistence.core ${eclipselink.version} - - org.eclipse.persistence - org.eclipse.persistence.asm - ${eclipselink.version} - org.eclipse.persistence org.eclipse.persistence.jpa.jpql diff --git a/service/authentication-app/pom.xml b/service/authentication-app/pom.xml index eb3cd58b31c..74cc456fa89 100644 --- a/service/authentication-app/pom.xml +++ b/service/authentication-app/pom.xml @@ -69,10 +69,6 @@ org.eclipse.persistence org.eclipse.persistence.core - - org.eclipse.persistence - org.eclipse.persistence.asm - org.eclipse.persistence org.eclipse.persistence.jpa.jpql