This is an automated email from the ASF dual-hosted git repository.
gnodet 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 ef4f433fbf Bump org.codehaus.plexus:plexus-testing from 1.6.1 to 1.7.0
(#11269)
ef4f433fbf is described below
commit ef4f433fbfbf7d4c934aa90d77a5f66c2a5e774d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 15 20:24:38 2025 +0200
Bump org.codehaus.plexus:plexus-testing from 1.6.1 to 1.7.0 (#11269)
Bumps
[org.codehaus.plexus:plexus-testing](https://github.com/codehaus-plexus/plexus-testing)
from 1.6.1 to 1.7.0.
- [Release
notes](https://github.com/codehaus-plexus/plexus-testing/releases)
-
[Commits](https://github.com/codehaus-plexus/plexus-testing/compare/plexus-testing-1.6.1...plexus-testing-1.7.0)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-testing
dependency-version: 1.7.0
dependency-type: direct:production
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f2601867d6..2611e1bb56 100644
--- a/pom.xml
+++ b/pom.xml
@@ -160,7 +160,7 @@ under the License.
<mockitoVersion>5.20.0</mockitoVersion>
<plexusInteractivityVersion>1.4</plexusInteractivityVersion>
<plexusInterpolationVersion>1.28</plexusInterpolationVersion>
- <plexusTestingVersion>1.6.1</plexusTestingVersion>
+ <plexusTestingVersion>1.7.0</plexusTestingVersion>
<plexusXmlVersion>4.1.0</plexusXmlVersion>
<resolverVersion>2.0.13</resolverVersion>
<securityDispatcherVersion>4.1.0</securityDispatcherVersion>