This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new d1bbec971e4 HDDS-15742. Bump nimbus-jose-jwt to 10.9.1 (#10662)
d1bbec971e4 is described below
commit d1bbec971e42dcd4cd2518fc851ff3b1a918f724
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 4 16:57:53 2026 +0200
HDDS-15742. Bump nimbus-jose-jwt to 10.9.1 (#10662)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index de0cb7fae6b..6cbedd4f16b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
<cdi-api.version>2.0.SP1</cdi-api.version>
<checkstyle.version>9.3</checkstyle.version>
<classpath.skip>true</classpath.skip>
-
<com.nimbusds.nimbus-jose-jwt.version>10.4</com.nimbusds.nimbus-jose-jwt.version>
+
<com.nimbusds.nimbus-jose-jwt.version>10.9.1</com.nimbusds.nimbus-jose-jwt.version>
<common-pool2.version>2.13.1</common-pool2.version>
<commons-codec.version>1.22.0</commons-codec.version>
<commons-collections.version>4.5.0</commons-collections.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]