This is an automated email from the ASF dual-hosted git repository.

tilman pushed a commit to branch branch_3x
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/branch_3x by this push:
     new 09062fac1 TIKA-4326: update microsoft-graph, puppycrawl, nimbus
09062fac1 is described below

commit 09062fac12db7bf476dcb1b91315cbcfd7431b81
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sun Nov 10 11:28:32 2024 +0100

    TIKA-4326: update microsoft-graph, puppycrawl, nimbus
---
 tika-parent/pom.xml                                           | 4 ++--
 tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index c61bb2a3a..7f4d77701 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -302,7 +302,7 @@
     <maven.scr.version>1.26.4</maven.scr.version>
     <maven.shade.version>3.6.0</maven.shade.version>
     
<maven.project.info.reports.version>3.8.0</maven.project.info.reports.version>
-    <puppycrawl.version>10.20.0</puppycrawl.version>
+    <puppycrawl.version>10.20.1</puppycrawl.version>
     <rat.version>0.16.1</rat.version>
     <scm.version>2.1.0</scm.version>
 
@@ -450,7 +450,7 @@
     <!-- This has to be < 3.9 to work with Solr 8's integration tests (doesn't 
fail on windows) -->
     <zookeeper.version>3.8.4</zookeeper.version>
     <zstd.version>1.5.6-7</zstd.version>
-    <nimbus-jose-jwt.version>9.45</nimbus-jose-jwt.version>
+    <nimbus-jose-jwt.version>9.46</nimbus-jose-jwt.version>
     <javacpp.version>1.5.10</javacpp.version>
     <maven.site.version>3.8.0</maven.site.version>
     <maven.exec.version>3.5.0</maven.exec.version>
diff --git a/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml 
b/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
index 0d8140a71..2a6045370 100644
--- a/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
+++ b/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
@@ -32,7 +32,7 @@
     <maven.compiler.source>11</maven.compiler.source>
     <maven.compiler.target>11</maven.compiler.target>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <microsoft-graph.version>6.19.0</microsoft-graph.version>
+    <microsoft-graph.version>6.20.0</microsoft-graph.version>
     <microsoft-kiota.version>1.7.0</microsoft-kiota.version>
     <wiremock.version>3.3.1</wiremock.version>
     <msal4j.version>1.17.2</msal4j.version>

Reply via email to