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

mawiesne pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp-addons.git


The following commit(s) were added to refs/heads/main by this push:
     new ca902c3  Bump org.apache.maven.plugins:maven-antrun-plugin from 3.1.0 
to 3.2.0 (#110)
ca902c3 is described below

commit ca902c350bfb9aaf979fef6629ee66e54a212613
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 27 06:25:46 2025 +0100

    Bump org.apache.maven.plugins:maven-antrun-plugin from 3.1.0 to 3.2.0 (#110)
---
 morfologik-addon/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/morfologik-addon/pom.xml b/morfologik-addon/pom.xml
index 3777ecc..216646c 100644
--- a/morfologik-addon/pom.xml
+++ b/morfologik-addon/pom.xml
@@ -122,7 +122,7 @@
                        </plugin>
                        <plugin>
                                <artifactId>maven-antrun-plugin</artifactId>
-                               <version>3.1.0</version>
+                               <version>3.2.0</version>
                                <executions>
                                        <execution>
                                                <id>generate checksums for 
binary artifacts</id>

Reply via email to