Skip to content

Commit

Permalink
Bump org.apache.maven.plugin-tools:maven-plugin-annotations (#1934)
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) from 3.14.0 to 3.15.0.
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.14.0...maven-plugin-tools-3.15.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
  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>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent a82b8a1 commit 14c477b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@
<libpst.version>0.9.3</libpst.version>
<log4j2.version>2.23.1</log4j2.version>
<lucene.version>9.11.1</lucene.version>
<maven.plugin.annotations.version>3.14.0</maven.plugin.annotations.version>
<maven.plugin.annotations.version>3.15.0</maven.plugin.annotations.version>
<mchange.version>0.3.1</mchange.version>
<metadata.extractor.version>2.19.0</metadata.extractor.version>
<microsoft.translator.version>0.6.2</microsoft.translator.version>
Expand Down

0 comments on commit 14c477b

Please sign in to comment.