This is an automated email from the ASF dual-hosted git repository.
smolnar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git
The following commit(s) were added to refs/heads/master by this push:
new 2799c5d4a Bump com.nimbusds:nimbus-jose-jwt from 9.37.3 to 10.0.2
(#1060)
2799c5d4a is described below
commit 2799c5d4a08b7790c8a7bc8f8ecebb6130d97d3d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 17 13:00:06 2025 +0200
Bump com.nimbusds:nimbus-jose-jwt from 9.37.3 to 10.0.2 (#1060)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1b19d8629..483881169 100644
--- a/pom.xml
+++ b/pom.xml
@@ -255,7 +255,7 @@
<mina.version>2.0.27</mina.version>
<mockito.version>4.8.1</mockito.version>
<netty.version>4.1.77.Final</netty.version>
- <nimbus-jose-jwt.version>9.37.3</nimbus-jose-jwt.version>
+ <nimbus-jose-jwt.version>10.0.2</nimbus-jose-jwt.version>
<nodejs.version>v16.10.0</nodejs.version>
<okhttp.version>2.7.5</okhttp.version>
<opensaml.version>3.4.5</opensaml.version>