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

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


The following commit(s) were added to refs/heads/main by this push:
     new 14c477b2e Bump org.apache.maven.plugin-tools:maven-plugin-annotations 
(#1934)
14c477b2e is described below

commit 14c477b2e22eaa1107bf1b3ba25eb960001ab042
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 2 08:07:17 2024 +0200

    Bump org.apache.maven.plugin-tools:maven-plugin-annotations (#1934)
    
    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](https://github.com/apache/maven-plugin-tools/compare/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>
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 0af7e9a8f..ae3eec6c9 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -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>

Reply via email to