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.git
The following commit(s) were added to refs/heads/main by this push:
new c71ad619 Bump org.apache.maven.plugins:maven-assembly-plugin from
3.7.1 to 3.8.0 (#901)
c71ad619 is described below
commit c71ad6198ff957839d078a25a858e9c88b9b0af3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 1 06:53:28 2025 +0100
Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.1 to 3.8.0
(#901)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0686f36f..4a0cfef6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -241,7 +241,7 @@
<!-- Plugin versions -->
<coveralls.maven.plugin>4.3.0</coveralls.maven.plugin>
<jacoco.maven.plugin>0.8.14</jacoco.maven.plugin>
- <maven.assembly.plugin>3.7.1</maven.assembly.plugin>
+ <maven.assembly.plugin>3.8.0</maven.assembly.plugin>
<maven.failsafe.plugin>3.5.4</maven.failsafe.plugin>
<maven.javadoc.plugin>3.12.0</maven.javadoc.plugin>
<forbiddenapis.plugin>3.10</forbiddenapis.plugin>