This is an automated email from the ASF dual-hosted git repository. cstamas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven.git
The following commit(s) were added to refs/heads/master by this push: new 3b5129d91f [MNG-8442] Bump eu.maveniverse.maven.plugins:bom-builder3 from 1.0.2 to 1.0.3 (#1990) 3b5129d91f is described below commit 3b5129d91fe7031ed35fd47f5e596135b8165be6 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Dec 17 10:52:40 2024 +0100 [MNG-8442] Bump eu.maveniverse.maven.plugins:bom-builder3 from 1.0.2 to 1.0.3 (#1990) Bumps [eu.maveniverse.maven.plugins:bom-builder3](https://github.com/maveniverse/bom-builder-maven-plugin) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/maveniverse/bom-builder-maven-plugin/releases) - [Commits](https://github.com/maveniverse/bom-builder-maven-plugin/compare/release-1.0.2...release-1.0.3) --- updated-dependencies: - dependency-name: eu.maveniverse.maven.plugins:bom-builder3 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> --- https://issues.apache.org/jira/browse/MNG-8442 --- 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 1f7428cd9e..8ed87aba28 100644 --- a/apache-maven/pom.xml +++ b/apache-maven/pom.xml @@ -235,7 +235,7 @@ under the License. <plugin> <groupId>eu.maveniverse.maven.plugins</groupId> <artifactId>bom-builder3</artifactId> - <version>1.0.2</version> + <version>1.0.3</version> <executions> <execution> <id>skinny-bom</id>