diff --git a/itests/microprofile-jwt-itests/pom.xml b/itests/microprofile-jwt-itests/pom.xml index 68c156fcf0d..e35ca1e9f03 100644 --- a/itests/microprofile-jwt-itests/pom.xml +++ b/itests/microprofile-jwt-itests/pom.xml @@ -91,7 +91,7 @@ com.nimbusds nimbus-jose-jwt - 10.8 + 10.9 test diff --git a/mp-jwt/pom.xml b/mp-jwt/pom.xml index 7194cdeddca..23c3e3dcd87 100644 --- a/mp-jwt/pom.xml +++ b/mp-jwt/pom.xml @@ -94,7 +94,7 @@ com.nimbusds nimbus-jose-jwt - 10.8 + 10.9 test diff --git a/tck/microprofile-tck/jwt/pom.xml b/tck/microprofile-tck/jwt/pom.xml index 16924ad18a7..08b1b4123fe 100644 --- a/tck/microprofile-tck/jwt/pom.xml +++ b/tck/microprofile-tck/jwt/pom.xml @@ -112,7 +112,7 @@ com.nimbusds nimbus-jose-jwt - 10.8 + 10.9 test