diff --git a/examples/mp-jwt-bean-validation-strongly-typed/pom.xml b/examples/mp-jwt-bean-validation-strongly-typed/pom.xml index da04bc71cd0..90945460b2f 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 - 10.1 + 10.3.1 test diff --git a/examples/mp-jwt-bean-validation/pom.xml b/examples/mp-jwt-bean-validation/pom.xml index d6f7498c286..1c37de38ee2 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 - 10.1 + 10.3.1 test diff --git a/examples/mp-rest-jwt-jwk/pom.xml b/examples/mp-rest-jwt-jwk/pom.xml index b9b5913d191..365f8ed08ff 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 - 10.1 + 10.3.1 test diff --git a/examples/mp-rest-jwt-principal/pom.xml b/examples/mp-rest-jwt-principal/pom.xml index 95b55b4f545..8c04246a00a 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 - 10.1 + 10.3.1 test diff --git a/examples/mp-rest-jwt-public-key/pom.xml b/examples/mp-rest-jwt-public-key/pom.xml index d16eb5f0946..e168996bdb2 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 - 10.1 + 10.3.1 test diff --git a/itests/microprofile-jwt-itests/pom.xml b/itests/microprofile-jwt-itests/pom.xml index be9ec558b5f..21eb791a988 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.1 + 10.3.1 test diff --git a/mp-jwt/pom.xml b/mp-jwt/pom.xml index 5fdb3c58f61..984e6af2d67 100644 --- a/mp-jwt/pom.xml +++ b/mp-jwt/pom.xml @@ -94,7 +94,7 @@ com.nimbusds nimbus-jose-jwt - 10.1 + 10.3.1 test diff --git a/tck/microprofile-tck/jwt/pom.xml b/tck/microprofile-tck/jwt/pom.xml index a1d7a603aaf..a1b09a11794 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.1 + 10.3.1 test