This is an automated email from the ASF dual-hosted git repository.
cstamas 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 3bb7327c0f [MNG-8553] Resolver 2.0.6 (#2079)
3bb7327c0f is described below
commit 3bb7327c0f708db5f822e5d27501668097047646
Author: Tamas Cservenak <[email protected]>
AuthorDate: Sat Feb 8 16:25:02 2025 +0000
[MNG-8553] Resolver 2.0.6 (#2079)
Update Resolver to 2.0.6
---
https://issues.apache.org/jira/browse/MNG-8553
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 79728b9c13..8e7d31d5b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -162,7 +162,7 @@ under the License.
<plexusInterpolationVersion>1.27</plexusInterpolationVersion>
<plexusTestingVersion>1.4.0</plexusTestingVersion>
<plexusXmlVersion>4.0.4</plexusXmlVersion>
- <resolverVersion>2.0.5</resolverVersion>
+ <resolverVersion>2.0.6</resolverVersion>
<securityDispatcherVersion>4.1.0</securityDispatcherVersion>
<sisuVersion>0.9.0.M3</sisuVersion>
<slf4jVersion>2.0.16</slf4jVersion>