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-release.git
The following commit(s) were added to refs/heads/master by this push:
new d820ebc1 Bump
org.apache.maven.plugin-testing:maven-plugin-testing-harness (#1452)
d820ebc1 is described below
commit d820ebc1434fbc2004dc3c2b849777729bd2ed4d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 12 06:10:23 2026 +0100
Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#1452)
Bumps org.apache.maven.plugin-testing:maven-plugin-testing-harness from
3.4.0 to 3.5.0.
---
updated-dependencies:
- dependency-name:
org.apache.maven.plugin-testing:maven-plugin-testing-harness
dependency-version: 3.5.0
dependency-type: direct:development
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>
---
maven-release-plugin/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/maven-release-plugin/pom.xml b/maven-release-plugin/pom.xml
index 1140a982..23d46314 100644
--- a/maven-release-plugin/pom.xml
+++ b/maven-release-plugin/pom.xml
@@ -136,7 +136,7 @@ under the License.
<dependency>
<groupId>org.apache.maven.plugin-testing</groupId>
<artifactId>maven-plugin-testing-harness</artifactId>
- <version>3.4.0</version>
+ <version>3.5.0</version>
<scope>test</scope>
</dependency>
<dependency>