From e79587497b74d80f73ca745db2b5fedd3abf30ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:57:30 +0000 Subject: [PATCH] Bump com.nimbusds:nimbus-jose-jwt from 9.47 to 9.48 Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.47 to 9.48. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.48..9.47) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples/mp-jwt-bean-validation-strongly-typed/pom.xml | 2 +- examples/mp-jwt-bean-validation/pom.xml | 2 +- examples/mp-rest-jwt-jwk/pom.xml | 2 +- examples/mp-rest-jwt-principal/pom.xml | 2 +- examples/mp-rest-jwt-public-key/pom.xml | 2 +- itests/microprofile-jwt-itests/pom.xml | 2 +- mp-jwt/pom.xml | 2 +- tck/microprofile-tck/jwt/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/examples/mp-jwt-bean-validation-strongly-typed/pom.xml b/examples/mp-jwt-bean-validation-strongly-typed/pom.xml index 889da9d5950..29a55aa1800 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.47 + 9.48 test diff --git a/examples/mp-jwt-bean-validation/pom.xml b/examples/mp-jwt-bean-validation/pom.xml index 6ceb6e5a0a4..7b0a72fcb95 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.47 + 9.48 test diff --git a/examples/mp-rest-jwt-jwk/pom.xml b/examples/mp-rest-jwt-jwk/pom.xml index b4f22476b64..471c0740003 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.47 + 9.48 test diff --git a/examples/mp-rest-jwt-principal/pom.xml b/examples/mp-rest-jwt-principal/pom.xml index d5c956897cd..5aa41285a0f 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.47 + 9.48 test diff --git a/examples/mp-rest-jwt-public-key/pom.xml b/examples/mp-rest-jwt-public-key/pom.xml index 218efb83cb8..4de94282274 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.47 + 9.48 test diff --git a/itests/microprofile-jwt-itests/pom.xml b/itests/microprofile-jwt-itests/pom.xml index e447f083d41..d4bb3547fbe 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.47 + 9.48 test diff --git a/mp-jwt/pom.xml b/mp-jwt/pom.xml index 0c25e92d167..ee239eeec8c 100644 --- a/mp-jwt/pom.xml +++ b/mp-jwt/pom.xml @@ -94,7 +94,7 @@ com.nimbusds nimbus-jose-jwt - 9.47 + 9.48 test diff --git a/tck/microprofile-tck/jwt/pom.xml b/tck/microprofile-tck/jwt/pom.xml index f8849ea50ae..e30dbec7cdd 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.47 + 9.48 test