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-models.git


The following commit(s) were added to refs/heads/main by this push:
     new 10b7df9  Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2 
(#50)
10b7df9 is described below

commit 10b7df99bbc0aa3839747098f2334940a2155c7e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 20 06:40:39 2025 +0200

    Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2 (#50)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e23bbbb..2b2b749 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@
                <!-- maven plugin versions -->
                <download.plugin.version>1.13.0</download.plugin.version>
                <build-helper.plugin.version>3.6.1</build-helper.plugin.version>
-               <exec.plugin.version>3.6.1</exec.plugin.version>
+               <exec.plugin.version>3.6.2</exec.plugin.version>
                <javadoc.plugin.version>3.12.0</javadoc.plugin.version>
        </properties>
 

Reply via email to