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 a6e488d25 Bump com.nimbusds:nimbus-jose-jwt from 9.46 to 9.47 (#2050)
a6e488d25 is described below
commit a6e488d252c1e8fcff8576b98a65feec828e7745
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 18 07:07:25 2024 +0100
Bump com.nimbusds:nimbus-jose-jwt from 9.46 to 9.47 (#2050)
Bumps
[com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt)
from 9.46 to 9.47.
-
[Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
-
[Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.47..9.46)
---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
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 d912de18c..fe29140f0 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -449,7 +449,7 @@
<xmpcore.version>6.1.11</xmpcore.version>
<zookeeper.version>3.9.3</zookeeper.version>
<zstd.version>1.5.6-7</zstd.version>
- <nimbus-jose-jwt.version>9.46</nimbus-jose-jwt.version>
+ <nimbus-jose-jwt.version>9.47</nimbus-jose-jwt.version>
<javacpp.version>1.5.11</javacpp.version>
</properties>