This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dist-tool.git
The following commit(s) were added to refs/heads/master by this push:
new cb0f6be limit version of maven-plugin-testing to 3.x
cb0f6be is described below
commit cb0f6becbc16fe2fdfda7db9a39401ebc3441031
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Thu Nov 6 22:29:22 2025 +0100
limit version of maven-plugin-testing to 3.x
---
src/main/resources/dist-tool.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/resources/dist-tool.conf
b/src/main/resources/dist-tool.conf
index e05786c..8252ec2 100644
--- a/src/main/resources/dist-tool.conf
+++ b/src/main/resources/dist-tool.conf
@@ -85,7 +85,7 @@
## mvnd
/plugin-testing: org.apache.maven.plugin-testing
- maven-plugin-testing
+ maven-plugin-testing [3,3.99]
/plugin-tools: org.apache.maven.plugin-tools
maven-plugin-tools [3,3.99]