This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/master by this push:
new 00ca583924 Bump com.nimbusds:nimbus-jose-jwt from 9.39.3 to 9.40 (#741)
00ca583924 is described below
commit 00ca5839242fe6710bc93cbcdd301b75f386f070
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 7 07:21:08 2024 +0200
Bump com.nimbusds:nimbus-jose-jwt from 9.39.3 to 9.40 (#741)
Bumps
[com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt)
from 9.39.3 to 9.40.
-
[Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
-
[Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.40..9.39.3)
---
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 1ac3d70dc3..e20df7f19a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -411,7 +411,7 @@ under the License.
<cxf.version>4.0.4</cxf.version>
<bouncycastle.version>1.78.1</bouncycastle.version>
- <nimbus-jose-jwt.version>9.39.3</nimbus-jose-jwt.version>
+ <nimbus-jose-jwt.version>9.40</nimbus-jose-jwt.version>
<spring-boot.version>3.2.6</spring-boot.version>
<spring-cloud-gateway.version>4.1.4</spring-cloud-gateway.version>