This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/opennlp-addons.git
The following commit(s) were added to refs/heads/master by this push:
new 3d2b1e4 Bump org.apache.maven.plugins:maven-assembly-plugin from
3.6.0 to 3.7.1 (#39)
3d2b1e4 is described below
commit 3d2b1e4bf0c47ec94f4381f0f53d83f39229272b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 25 08:12:32 2024 +0100
Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.1
(#39)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ad2f68b..303c85f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -239,7 +239,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
- <version>3.6.0</version>
+ <version>3.7.1</version>
</plugin>
<plugin>