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 029983c  Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1 
(#38)
029983c is described below

commit 029983ce650e6818c0a5739dc43a87a6b8c11c0d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 2 07:16:30 2025 +0200

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

diff --git a/pom.xml b/pom.xml
index 96da4f1..29992d9 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.0</build-helper.plugin.version>
-               <exec.plugin.version>3.5.0</exec.plugin.version>
+               <exec.plugin.version>3.5.1</exec.plugin.version>
                <javadoc.plugin.version>3.11.2</javadoc.plugin.version>
        </properties>
 

Reply via email to