diff --git a/examples/mp-jwt-bean-validation-strongly-typed/pom.xml b/examples/mp-jwt-bean-validation-strongly-typed/pom.xml index 3f6f84e6ef9..01f2e685dbc 100644 --- a/examples/mp-jwt-bean-validation-strongly-typed/pom.xml +++ b/examples/mp-jwt-bean-validation-strongly-typed/pom.xml @@ -109,7 +109,7 @@ com.nimbusds nimbus-jose-jwt - 9.48 + 10.0.1 test diff --git a/examples/mp-jwt-bean-validation/pom.xml b/examples/mp-jwt-bean-validation/pom.xml index d55aff1416a..f3d38fbc9a3 100644 --- a/examples/mp-jwt-bean-validation/pom.xml +++ b/examples/mp-jwt-bean-validation/pom.xml @@ -109,7 +109,7 @@ com.nimbusds nimbus-jose-jwt - 9.48 + 10.0.1 test diff --git a/examples/mp-rest-jwt-jwk/pom.xml b/examples/mp-rest-jwt-jwk/pom.xml index 0bca11c9b97..449a23db51c 100644 --- a/examples/mp-rest-jwt-jwk/pom.xml +++ b/examples/mp-rest-jwt-jwk/pom.xml @@ -101,7 +101,7 @@ com.nimbusds nimbus-jose-jwt - 9.48 + 10.0.1 test diff --git a/examples/mp-rest-jwt-principal/pom.xml b/examples/mp-rest-jwt-principal/pom.xml index 671b0137cb2..f12f2275700 100644 --- a/examples/mp-rest-jwt-principal/pom.xml +++ b/examples/mp-rest-jwt-principal/pom.xml @@ -92,7 +92,7 @@ com.nimbusds nimbus-jose-jwt - 9.48 + 10.0.1 test diff --git a/examples/mp-rest-jwt-public-key/pom.xml b/examples/mp-rest-jwt-public-key/pom.xml index ee0b06e5d76..b9bae4c0e6e 100644 --- a/examples/mp-rest-jwt-public-key/pom.xml +++ b/examples/mp-rest-jwt-public-key/pom.xml @@ -110,7 +110,7 @@ com.nimbusds nimbus-jose-jwt - 9.48 + 10.0.1 test diff --git a/itests/microprofile-jwt-itests/pom.xml b/itests/microprofile-jwt-itests/pom.xml index d4bb3547fbe..a2f2d981508 100644 --- a/itests/microprofile-jwt-itests/pom.xml +++ b/itests/microprofile-jwt-itests/pom.xml @@ -91,7 +91,7 @@ com.nimbusds nimbus-jose-jwt - 9.48 + 10.0.1 test diff --git a/mp-jwt/pom.xml b/mp-jwt/pom.xml index ee239eeec8c..a265ea6e6ba 100644 --- a/mp-jwt/pom.xml +++ b/mp-jwt/pom.xml @@ -94,7 +94,7 @@ com.nimbusds nimbus-jose-jwt - 9.48 + 10.0.1 test diff --git a/tck/microprofile-tck/jwt/pom.xml b/tck/microprofile-tck/jwt/pom.xml index e30dbec7cdd..bd16564b65f 100644 --- a/tck/microprofile-tck/jwt/pom.xml +++ b/tck/microprofile-tck/jwt/pom.xml @@ -112,7 +112,7 @@ com.nimbusds nimbus-jose-jwt - 9.48 + 10.0.1 test