Skip to content

Commit

Permalink
TIKA-4326: update microsoft-graph, puppycrawl, nimbus
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Nov 10, 2024
1 parent 4448760 commit 09062fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down Expand Up @@ -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>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 09062fa

Please sign in to comment.