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 764d1af5e Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2 
(#2371)
764d1af5e is described below

commit 764d1af5edf65377eda2769f2e87ab41d40fdd15
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 20 07:34:04 2025 +0200

    Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2 (#2371)
    
    Bumps 
[org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin)
 from 3.6.1 to 3.6.2.
    - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.6.1...3.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:exec-maven-plugin
      dependency-version: 3.6.2
      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 af1ba9261..a4e65524b 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -457,7 +457,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.1</maven.exec.version>
+    <maven.exec.version>3.6.2</maven.exec.version>
 
     <!-- needs to exist even if empty due to problems with jacoco-maven-plugin 
-->
     <addmod />

Reply via email to