This is an automated email from the ASF dual-hosted git repository.
apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new b67e66b069f Bump com.nimbusds:nimbus-jose-jwt from 9.37.3 to 9.39.3
b67e66b069f is described below
commit b67e66b069f3f5b7e79a7eb5757ee29373b7d1a8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 4 14:20:52 2024 +0000
Bump com.nimbusds:nimbus-jose-jwt from 9.37.3 to 9.39.3
Bumps
[com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt)
from 9.37.3 to 9.39.3.
-
[Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
-
[Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.39.3..9.37.3)
---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index e4d6b9a48ab..1e21a35028c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -375,7 +375,7 @@
<netty-version>4.1.110.Final</netty-version>
<netty-reactive-streams-version>2.0.5</netty-reactive-streams-version>
<networknt-json-schema-validator-version>1.4.0</networknt-json-schema-validator-version>
- <nimbus-jose-jwt>9.37.3</nimbus-jose-jwt>
+ <nimbus-jose-jwt>9.39.3</nimbus-jose-jwt>
<nitrite-version>3.4.4</nitrite-version>
<olingo2-version>2.0.13</olingo2-version>
<olingo4-version>5.0.0</olingo4-version>