Skip to content

Commit

Permalink
TIKA-4327: remove properties defined in parent
Browse files Browse the repository at this point in the history
  • Loading branch information
THausherr committed Dec 8, 2024
1 parent a61570a commit e364cdf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 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 @@ -29,9 +29,6 @@
<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.23.0</microsoft-graph.version>
<wiremock.version>3.3.1</wiremock.version>
<!-- when updating msal4j, check whether json-smart is still needed below -->
Expand Down

0 comments on commit e364cdf

Please sign in to comment.