This is an automated email from the ASF dual-hosted git repository.
Bukama 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 698356845b Bump org.apache.maven.reporting:maven-reporting-exec from
2.0.0 to 2.0.1 (#12065)
698356845b is described below
commit 698356845b271922606f118c379e435c3e2e2fcf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 19 06:45:02 2026 +0200
Bump org.apache.maven.reporting:maven-reporting-exec from 2.0.0 to 2.0.1
(#12065)
Bumps
[org.apache.maven.reporting:maven-reporting-exec](https://github.com/apache/maven-reporting-exec)
from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/apache/maven-reporting-exec/releases)
-
[Commits](https://github.com/apache/maven-reporting-exec/compare/maven-reporting-exec-2.0.0...maven-reporting-exec-2.0.1)
---
updated-dependencies:
- dependency-name: org.apache.maven.reporting:maven-reporting-exec
dependency-version: 2.0.1
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>
---
its/core-it-support/core-it-plugins/maven-it-plugin-site/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-site/pom.xml
b/its/core-it-support/core-it-plugins/maven-it-plugin-site/pom.xml
index 35243e75c7..4541ea8de5 100644
--- a/its/core-it-support/core-it-plugins/maven-it-plugin-site/pom.xml
+++ b/its/core-it-support/core-it-plugins/maven-it-plugin-site/pom.xml
@@ -56,7 +56,7 @@ under the License.
<dependency>
<groupId>org.apache.maven.reporting</groupId>
<artifactId>maven-reporting-exec</artifactId>
- <version>2.0.0</version>
+ <version>2.0.1</version>
</dependency>
</dependencies>
</project>