From aef043a8e42a3b6261c464ed54e6dd520cbca804 Mon Sep 17 00:00:00 2001 From: Sergey Beryozkin Date: Mon, 13 Sep 2021 15:41:27 +0100 Subject: [PATCH] Bump smallrye-jwt version to 3.3.0 --- bom/application/pom.xml | 2 +- tcks/microprofile-jwt/pom.xml | 40 ------------------- .../src/test/xml/exclusions-jdk17.xsl | 22 ---------- 3 files changed, 1 insertion(+), 63 deletions(-) delete mode 100644 tcks/microprofile-jwt/src/test/xml/exclusions-jdk17.xsl diff --git a/bom/application/pom.xml b/bom/application/pom.xml index 00ae99a7452e1..3e052a29a2a3e 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -49,7 +49,7 @@ 1.3.3 2.0.1 5.2.1 - 3.2.1 + 3.3.0 1.2.0 1.0.13 2.6.0 diff --git a/tcks/microprofile-jwt/pom.xml b/tcks/microprofile-jwt/pom.xml index b12da6ace4fc9..9187819751edf 100644 --- a/tcks/microprofile-jwt/pom.xml +++ b/tcks/microprofile-jwt/pom.xml @@ -164,44 +164,4 @@ - - - jdk17-workarounds - - [17,) - - - - - - org.codehaus.mojo - xml-maven-plugin - 1.0.2 - - - jdk17-add-exclusions - process-test-resources - - transform - - - - - - - ${project.build.directory}/tck-suite/suites - ${project.build.directory}/tck-suite/suites - src/test/xml/exclusions-jdk17.xsl - - - - src/test/xml/catalog.xml - - - - - - - - diff --git a/tcks/microprofile-jwt/src/test/xml/exclusions-jdk17.xsl b/tcks/microprofile-jwt/src/test/xml/exclusions-jdk17.xsl deleted file mode 100644 index 018324a07e2fb..0000000000000 --- a/tcks/microprofile-jwt/src/test/xml/exclusions-jdk17.xsl +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - -