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


The following commit(s) were added to refs/heads/main by this push:
     new 764c12f  Bump org.apache.maven.plugins:maven-assembly-plugin from 
3.7.1 to 3.8.0 (#390)
764c12f is described below

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

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

diff --git a/pom.xml b/pom.xml
index a4c3d91..3980f62 100644
--- a/pom.xml
+++ b/pom.xml
@@ -304,7 +304,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