Skip to content

Commit

Permalink
TIKA-4326: update microsoft-graph, msal4j; rename title similar to th…
Browse files Browse the repository at this point in the history
…e other subprojects
  • Loading branch information
THausherr committed Nov 24, 2024
1 parent ed0c831 commit 45937b0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>tika-fetcher-microsoft-graph</artifactId>
<name>Microsoft Graph Tika Pipes Fetcher</name>
<name>Apache Tika Microsoft Graph Pipes Fetcher</name>

<properties>
<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.20.0</microsoft-graph.version>
<microsoft-graph.version>6.21.0</microsoft-graph.version>
<wiremock.version>3.3.1</wiremock.version>
<msal4j.version>1.17.2</msal4j.version>
<msal4j.version>1.17.3</msal4j.version>
<kotlin-stdlib.version>2.0.21</kotlin-stdlib.version>
</properties>

Expand Down

0 comments on commit 45937b0

Please sign in to comment.