From 8cba07399e5a810c286cd23d66c515b014dda723 Mon Sep 17 00:00:00 2001 From: xstefank Date: Tue, 4 Oct 2022 08:37:41 +0200 Subject: [PATCH] Upgrade MP Parent to 2.6 --- pom.xml | 3 ++- tck/pom.xml | 12 ++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e226eae..cbe46af 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile microprofile-parent - 2.1 + 2.6 org.eclipse.microprofile.health @@ -33,6 +33,7 @@ 2016 + 2.6 diff --git a/tck/pom.xml b/tck/pom.xml index 848d86c..cef234d 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -31,6 +31,18 @@ 2.2.10 + + + + org.eclipse.microprofile + microprofile-tck-bom + ${version.microprofile.tck.bom} + pom + import + + + + org.eclipse.microprofile.health