From 91020bfe501283dd52521b6b8726e14f0564b5df Mon Sep 17 00:00:00 2001 From: Arjan Tijms Date: Tue, 5 Mar 2024 22:51:03 +0100 Subject: [PATCH] Update versions and tidy for M2 Signed-off-by: Arjan Tijms --- api/pom.xml | 8 ++++---- spec/pom.xml | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 079db34..75d1441 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -1,7 +1,7 @@ maven-compiler-plugin - 3.11.0 + 3.12.1 17 -Xlint:unchecked @@ -257,7 +257,7 @@
Jakarta Authentication API v${project.version}]]>
es-dev@eclipse.org.
-Copyright © 2020, 2023 Eclipse Foundation. All rights reserved.
+Copyright © 2020, 2024 Eclipse Foundation. All rights reserved.
Use is subject to license terms.]]>
true @@ -280,7 +280,7 @@ Use is subject to org.codehaus.mojo flatten-maven-plugin - 1.5.0 + 1.6.0 ossrh diff --git a/spec/pom.xml b/spec/pom.xml index 991cff6..072235f 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -1,7 +1,7 @@