This is an automated email from the ASF dual-hosted git repository. mbuenger pushed a commit to branch maven-4.0.x in repository https://gitbox.apache.org/repos/asf/maven.git
The following commit(s) were added to refs/heads/maven-4.0.x by this push: new 3c922d36fa Bump eu.maveniverse.maven.plugins:bom-builder3 from 1.2.0 to 1.2.1 (#11064) 3c922d36fa is described below commit 3c922d36faccf027df9a0e0f2527aa551b4c863a Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Aug 25 07:17:03 2025 +0200 Bump eu.maveniverse.maven.plugins:bom-builder3 from 1.2.0 to 1.2.1 (#11064) Bumps [eu.maveniverse.maven.plugins:bom-builder3](https://github.com/maveniverse/bom-builder-maven-plugin) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/maveniverse/bom-builder-maven-plugin/releases) - [Commits](https://github.com/maveniverse/bom-builder-maven-plugin/compare/release-1.2.0...release-1.2.1) --- updated-dependencies: - dependency-name: eu.maveniverse.maven.plugins:bom-builder3 dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- apache-maven/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache-maven/pom.xml b/apache-maven/pom.xml index 4daaf3eaf9..13cc91b8f7 100644 --- a/apache-maven/pom.xml +++ b/apache-maven/pom.xml @@ -221,7 +221,7 @@ under the License. <plugin> <groupId>eu.maveniverse.maven.plugins</groupId> <artifactId>bom-builder3</artifactId> - <version>1.2.0</version> + <version>1.2.1</version> <executions> <execution> <id>skinny-bom</id>