This is an automated email from the ASF dual-hosted git repository.
yashmayya pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new b4d0919b828 Bump com.nimbusds:nimbus-jose-jwt from 10.9 to 10.9.1
(#18655)
b4d0919b828 is described below
commit b4d0919b828b4c9810d692e193e61c6608930b72
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 2 08:27:54 2026 -0700
Bump com.nimbusds:nimbus-jose-jwt from 10.9 to 10.9.1 (#18655)
Bumps
[com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt)
from 10.9 to 10.9.1.
-
[Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
-
[Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.9.1..10.9)
---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
dependency-version: 10.9.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 27c43c582a9..8b2ea266caa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -299,7 +299,7 @@
<jline.version>4.1.3</jline.version>
<wildfly.version>2.0.1</wildfly.version>
<jettison.version>1.5.5</jettison.version>
- <nimbus-jose-jwt.version>10.9</nimbus-jose-jwt.version>
+ <nimbus-jose-jwt.version>10.9.1</nimbus-jose-jwt.version>
<dnsjava.version>3.6.5</dnsjava.version>
<eclipse.jetty.version>9.4.58.v20250814</eclipse.jetty.version>
<woodstox.version>7.2.0</woodstox.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]