From: Gilles Thouenon Date: Tue, 19 Mar 2024 16:39:35 +0000 (+0100) Subject: Replace javax.activation-api by the jakarta one X-Git-Tag: 9.0.0~27 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F77%2F110877%2F1;p=transportpce.git Replace javax.activation-api by the jakarta one Remove the fixed and old version of javax.activation-api for the benefit of the jakarta.activation-api provided by odlparent. JIRA: TRNSPRTPCE-789 Change-Id: I3a22c3207c72f8efacde0654c3005b676b478763 Signed-off-by: Gilles Thouenon --- diff --git a/pce/pom.xml b/pce/pom.xml index 9488f51f3..22269a05b 100644 --- a/pce/pom.xml +++ b/pce/pom.xml @@ -261,9 +261,8 @@ test - javax.activation - javax.activation-api - 1.2.0 + jakarta.activation + jakarta.activation-api test