This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 3_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/3_0_X by this push:
new 8b7f89392a Bump com.nimbusds:nimbus-jose-jwt from 9.40 to 9.41 (#836)
8b7f89392a is described below
commit 8b7f89392ab5900cab3c955d64d35b73a9247cb8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 11 08:52:53 2024 +0200
Bump com.nimbusds:nimbus-jose-jwt from 9.40 to 9.41 (#836)
Bumps
[com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt)
from 9.40 to 9.41.
-
[Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
-
[Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.41..9.40)
---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a9b2c7360a..0780b8ebd4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -411,7 +411,7 @@ under the License.
<cxf.version>3.6.4</cxf.version>
<bouncycastle.version>1.70</bouncycastle.version>
- <nimbus-jose-jwt.version>9.40</nimbus-jose-jwt.version>
+ <nimbus-jose-jwt.version>9.41</nimbus-jose-jwt.version>
<spring-framework.version>5.3.39</spring-framework.version>
<spring-security.version>5.8.13</spring-security.version>