diff --git a/pom.xml b/pom.xml index 804ac58..cd32484 100644 --- a/pom.xml +++ b/pom.xml @@ -12,19 +12,7 @@ pom Quarkus - MicroProfile - Parent - 3.9.2 - 7.3.0 - 2.27.2 - 3.4.1 - 3.0.2 - 2.0 - 4.0.1 - 4.0.2 - 4.0.1 - 3.0 - 3.0 - 3.0.1 - 1.7.0.Final + 3.6.1 scm:git:git@github.com:quarkiverse/quarkus-microprofile.git diff --git a/tck/cdi/pom.xml b/tck/cdi/pom.xml index 8c84d44..1f0cc71 100644 --- a/tck/cdi/pom.xml +++ b/tck/cdi/pom.xml @@ -71,7 +71,7 @@ jakarta.enterprise cdi-tck-core-impl - 4.0.10 + ${jakarta.cdi.version} test diff --git a/tck/jsonb/pom.xml b/tck/jsonb/pom.xml index 536861d..b70e2da 100644 --- a/tck/jsonb/pom.xml +++ b/tck/jsonb/pom.xml @@ -46,7 +46,7 @@ jakarta.json.bind jakarta.json.bind-tck - 3.0.0 + ${jakarta.jsonb.version} test diff --git a/tck/jsonp/pom.xml b/tck/jsonp/pom.xml index d908912..2e39730 100644 --- a/tck/jsonp/pom.xml +++ b/tck/jsonp/pom.xml @@ -43,7 +43,7 @@ jakarta.json jakarta.json-tck-tests - 2.1.1 + ${jakarta.jsonp.version} test diff --git a/tck/jwt/pom.xml b/tck/jwt/pom.xml index 825eb79..c9c0120 100644 --- a/tck/jwt/pom.xml +++ b/tck/jwt/pom.xml @@ -32,7 +32,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.6.0 + 3.6.1 unpack-suite-files diff --git a/tck/pom.xml b/tck/pom.xml index b202e01..314eac2 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -12,6 +12,28 @@ Quarkus - MicroProfile - TCK + + 3.9.6 + + 4.0.12 + 3.1.4 + 2.1.1 + 3.0.0 + + 3.0.2 + 2.0 + 4.0.1 + 4.0.2 + 4.0.1 + 3.0 + 3.0 + 3.0.1 + + 1.8.0.Final + 7.3.0 + 2.27.2 + +