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 9b5014028 Bump org.codehaus.mojo:exec-maven-plugin from 3.6.0 to 3.6.1 
(#2355)
9b5014028 is described below

commit 9b501402876ee49bf88fdde4f949b5b2ff6e3bbe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 6 08:32:42 2025 +0200

    Bump org.codehaus.mojo:exec-maven-plugin from 3.6.0 to 3.6.1 (#2355)
    
    Bumps 
[org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin)
 from 3.6.0 to 3.6.1.
    - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.6.0...3.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:exec-maven-plugin
      dependency-version: 3.6.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 43567f896..886b26c7f 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -456,7 +456,7 @@
     <zstd.version>1.5.7-5</zstd.version>
     <nimbus-jose-jwt.version>10.5</nimbus-jose-jwt.version>
     <javacpp.version>1.5.12</javacpp.version>
-    <maven.exec.version>3.6.0</maven.exec.version>
+    <maven.exec.version>3.6.1</maven.exec.version>
 
     <!-- needs to exist even if empty due to problems with jacoco-maven-plugin 
-->
     <addmod />

Reply via email to