This is an automated email from the ASF dual-hosted git repository.
tballison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/main by this push:
new 3be5f8faa7 Bump com.nimbusds:nimbus-jose-jwt from 10.9 to 10.9.1
(#2859)
3be5f8faa7 is described below
commit 3be5f8faa78f2dc4c331427a7afc40983b1eda7e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 1 08:45:11 2026 -0400
Bump com.nimbusds:nimbus-jose-jwt from 10.9 to 10.9.1 (#2859)
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>
---
tika-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 62710cc26e..575ea22b4d 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -464,7 +464,7 @@
<xmpcore.version>6.1.11</xmpcore.version>
<zookeeper.version>3.9.5</zookeeper.version>
<zstd.version>1.5.7-9</zstd.version>
- <nimbus-jose-jwt.version>10.9</nimbus-jose-jwt.version>
+ <nimbus-jose-jwt.version>10.9.1</nimbus-jose-jwt.version>
<javacpp.version>1.5.13</javacpp.version>
<maven.exec.version>3.6.3</maven.exec.version>