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 dd64c13ab3 Bump eu.maveniverse.maven.plugins:bom-builder3 from 1.3.1
to 1.3.2 (#11598)
dd64c13ab3 is described below
commit dd64c13ab31da2847998bf15a2f242672ebd656c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 23 06:10:12 2025 +0100
Bump eu.maveniverse.maven.plugins:bom-builder3 from 1.3.1 to 1.3.2 (#11598)
Bumps
[eu.maveniverse.maven.plugins:bom-builder3](https://github.com/maveniverse/bom-builder-maven-plugin)
from 1.3.1 to 1.3.2.
- [Release
notes](https://github.com/maveniverse/bom-builder-maven-plugin/releases)
-
[Commits](https://github.com/maveniverse/bom-builder-maven-plugin/compare/release-1.3.1...release-1.3.2)
---
updated-dependencies:
- dependency-name: eu.maveniverse.maven.plugins:bom-builder3
dependency-version: 1.3.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
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 d30e439d3e..931760730d 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.3.1</version>
+ <version>1.3.2</version>
<executions>
<execution>
<id>skinny-bom</id>