This is an automated email from the ASF dual-hosted git repository.
mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 95d8d4b Bump org.apache.maven.plugins:maven-assembly-plugin from
3.7.1 to 3.8.0 (#556)
95d8d4b is described below
commit 95d8d4b7b88d75a1aa36e4c00dc7632ff6e8c434
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 30 11:40:48 2025 +0100
Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.1 to 3.8.0
(#556)
Bumps
[org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin)
from 3.7.1 to 3.8.0.
- [Release notes](https://github.com/apache/maven-assembly-plugin/releases)
-
[Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.7.1...v3.8.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-assembly-plugin
dependency-version: 3.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1dd34b8..a374f4e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@ under the License.
<version.apache-resource-bundles>1.7</version.apache-resource-bundles>
<version.checksum-maven-plugin>1.11</version.checksum-maven-plugin>
<version.maven-antrun-plugin>3.2.0</version.maven-antrun-plugin>
- <version.maven-assembly-plugin>3.7.1</version.maven-assembly-plugin>
+ <version.maven-assembly-plugin>3.8.0</version.maven-assembly-plugin>
<version.maven-clean-plugin>3.5.0</version.maven-clean-plugin>
<version.maven-checkstyle-plugin>3.6.0</version.maven-checkstyle-plugin>
<version.maven-compiler-plugin>3.14.1</version.maven-compiler-plugin>