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 6613e2f  Bump org.apache.maven.plugins:maven-assembly-plugin from 
3.7.1 to 3.8.0 (#115)
6613e2f is described below

commit 6613e2fd21e23beb313df42beee9e8e536d7b091
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 1 06:55:32 2025 +0100

    Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.1 to 3.8.0 
(#115)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d0ffa6f..75582ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -203,7 +203,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-assembly-plugin</artifactId>
-                    <version>3.7.1</version>
+                    <version>3.8.0</version>
                 </plugin>
 
                 <plugin>

Reply via email to