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-sandbox.git
The following commit(s) were added to refs/heads/master by this push:
new 1637e58 Bump org.apache.maven.plugins:maven-assembly-plugin from
3.2.0 to 3.7.1 (#210)
1637e58 is described below
commit 1637e58efe186ecbec47015e94aca646a65fb90f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 23 06:37:15 2024 +0100
Bump org.apache.maven.plugins:maven-assembly-plugin from 3.2.0 to 3.7.1
(#210)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6ee38f0..da7af60 100644
--- a/pom.xml
+++ b/pom.xml
@@ -270,7 +270,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
- <version>3.2.0</version>
+ <version>3.7.1</version>
</plugin>
<plugin>