This is an automated email from the ASF dual-hosted git repository.
slachiewicz 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 bb6bb159 Bump org.codehaus.plexus:plexus-testing from 2.0.2 to 2.1.0
bb6bb159 is described below
commit bb6bb159cf3ad58f6b2a35920229091fab8e3ed6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 6 04:04:05 2026 +0000
Bump org.codehaus.plexus:plexus-testing from 2.0.2 to 2.1.0
Bumps
[org.codehaus.plexus:plexus-testing](https://github.com/codehaus-plexus/plexus-testing)
from 2.0.2 to 2.1.0.
- [Release
notes](https://github.com/codehaus-plexus/plexus-testing/releases)
-
[Commits](https://github.com/codehaus-plexus/plexus-testing/compare/plexus-testing-2.0.2...plexus-testing-2.1.0)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-testing
dependency-version: 2.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
maven-release-manager/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/maven-release-manager/pom.xml b/maven-release-manager/pom.xml
index 8bb4251a..d1252e7c 100644
--- a/maven-release-manager/pom.xml
+++ b/maven-release-manager/pom.xml
@@ -166,7 +166,7 @@ under the License.
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-testing</artifactId>
- <version>2.0.2</version>
+ <version>2.1.0</version>
<scope>test</scope>
</dependency>
<dependency>