This is an automated email from the ASF dual-hosted git repository.
acosentino 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 7b7668674dd chore(deps-dev): Bump com.nimbusds:nimbus-jose-jwt from
10.4.2 to 10.5 (#19134)
7b7668674dd is described below
commit 7b7668674ddf462dbea65c877e08e3f2e7c67580
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 10 11:55:17 2025 +0200
chore(deps-dev): Bump com.nimbusds:nimbus-jose-jwt from 10.4.2 to 10.5
(#19134)
Bumps
[com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt)
from 10.4.2 to 10.5.
-
[Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
-
[Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.5..10.4.2)
---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
dependency-version: '10.5'
dependency-type: direct:development
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index d28422f0756..e3f53c83b64 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -400,7 +400,7 @@
<netty-version>4.1.124.Final</netty-version>
<netty-reactive-streams-version>2.0.5</netty-reactive-streams-version>
<networknt-json-schema-validator-version>1.5.8</networknt-json-schema-validator-version>
- <nimbus-jose-jwt>10.4.2</nimbus-jose-jwt>
+ <nimbus-jose-jwt>10.5</nimbus-jose-jwt>
<nitrite-version>3.4.4</nitrite-version>
<olingo2-version>2.0.13</olingo2-version>
<olingo4-version>5.0.0</olingo4-version>