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 6cbbb23d0 Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3
(#2477)
6cbbb23d0 is described below
commit 6cbbb23d071cccf5285552d32b9f345f1f641db5
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 1f08e36aa..908128b93 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -455,7 +455,7 @@
<zstd.version>1.5.7-6</zstd.version>
<nimbus-jose-jwt.version>10.6</nimbus-jose-jwt.version>
<javacpp.version>1.5.12</javacpp.version>
- <maven.exec.version>3.6.2</maven.exec.version>
+ <maven.exec.version>3.6.3</maven.exec.version>
<!-- needs to exist even if empty due to problems with jacoco-maven-plugin
-->
<addmod/>