From b82094a2a64c8127e7c3b92afd79fd1a74c22fb6 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Tue, 10 Sep 2024 12:29:01 +0200 Subject: [PATCH] Upgrade to Eclipselink 4.0.4 Closes: #3507 --- pom.xml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5efaf5933..77a381bb4 100755 --- a/pom.xml +++ b/pom.xml @@ -28,8 +28,8 @@ 4.13.0 - 3.0.4 - 4.0.2 + 4.0.4 + 4.0.5-SNAPSHOT 6.6.0.Final 6.2.30.Final 6.6.1-SNAPSHOT @@ -159,6 +159,16 @@ ${eclipselink-next} + + + jakarta.oss.sonatype.org + Jakarta OSS Sonatype Staging + https://jakarta.oss.sonatype.org/content/repositories/staging + + false + + +