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 89615ba471 TIKA-4327: update maven-release-plugin
89615ba471 is described below

commit 89615ba471ce886f29d3b1ef3715b90443290284
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Dec 15 05:05:07 2025 +0100

    TIKA-4327: update maven-release-plugin
---
 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 52859ec73d..d2a5463115 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -1355,7 +1355,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-release-plugin</artifactId>
-        <version>3.3.0</version>
+        <version>3.3.1</version>
         <configuration>
           <autoVersionSubmodules>true</autoVersionSubmodules>
         </configuration>

Reply via email to