This is an automated email from the ASF dual-hosted git repository.
tilman 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 7d501f447 Bump com.nimbusds:nimbus-jose-jwt from 10.3.1 to 10.4 (#2282)
7d501f447 is described below
commit 7d501f447f146120c52034b4f1dd427dda75e26f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 21 10:15:13 2025 +0200
Bump com.nimbusds:nimbus-jose-jwt from 10.3.1 to 10.4 (#2282)
Bumps
[com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt)
from 10.3.1 to 10.4.
-
[Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
-
[Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.4..10.3.1)
---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
dependency-version: '10.4'
dependency-type: direct:production
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>
---
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 207ed2bce..bc48ebd88 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -455,7 +455,7 @@
<xmpcore.version>6.1.11</xmpcore.version>
<zookeeper.version>3.9.3</zookeeper.version>
<zstd.version>1.5.7-4</zstd.version>
- <nimbus-jose-jwt.version>10.3.1</nimbus-jose-jwt.version>
+ <nimbus-jose-jwt.version>10.4</nimbus-jose-jwt.version>
<javacpp.version>1.5.12</javacpp.version>
<!-- needs to exist even if empty due to problems with jacoco-maven-plugin
-->