From 2bc45dd51698ac186419bf9c9e44fd78e3472e9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 04:37:32 +0000 Subject: [PATCH] Bump com.nimbusds:nimbus-jose-jwt from 9.48 to 10.0.1 Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.48 to 10.0.1. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.0.1..9.48) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production update-type: version-update:semver-major ... 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 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