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

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


The following commit(s) were added to refs/heads/branch_3x by this push:
     new 41f689930 Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3 
(#2477)
41f689930 is described below

commit 41f689930098efb0882d023405c67d11b8f530bd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 22 06:41:40 2025 +0100

    Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3 (#2477)
    
    Bumps 
[org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin)
 from 3.6.2 to 3.6.3.
    - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.6.2...3.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:exec-maven-plugin
      dependency-version: 3.6.3
      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 d95d254e5..9ced70adc 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -455,7 +455,7 @@
     <logback.version>1.5.21</logback.version>
     <javacpp.version>1.5.12</javacpp.version>
     <maven.site.version>3.21.0</maven.site.version>
-    <maven.exec.version>3.6.2</maven.exec.version>
+    <maven.exec.version>3.6.3</maven.exec.version>
   </properties>
 
   <dependencyManagement>

Reply via email to