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 d0d6c3b9d7 Bump com.nimbusds:nimbus-jose-jwt from 10.8 to 10.9 (#2738)
d0d6c3b9d7 is described below

commit d0d6c3b9d710a7a080e28346b482f4fa677780a8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 6 07:48:52 2026 +0200

    Bump com.nimbusds:nimbus-jose-jwt from 10.8 to 10.9 (#2738)
    
    Bumps 
[com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt)
 from 10.8 to 10.9.
    - 
[Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
    - 
[Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.9..10.8)
    
    ---
    updated-dependencies:
    - dependency-name: com.nimbusds:nimbus-jose-jwt
      dependency-version: '10.9'
      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 df852658d8..c08ae18f63 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -462,7 +462,7 @@
     <xmpcore.version>6.1.11</xmpcore.version>
     <zookeeper.version>3.9.5</zookeeper.version>
     <zstd.version>1.5.7-7</zstd.version>
-    <nimbus-jose-jwt.version>10.8</nimbus-jose-jwt.version>
+    <nimbus-jose-jwt.version>10.9</nimbus-jose-jwt.version>
     <javacpp.version>1.5.13</javacpp.version>
     <maven.exec.version>3.6.3</maven.exec.version>
 

Reply via email to