This is an automated email from the ASF dual-hosted git repository.

cstamas pushed a commit to branch maven-3.9.x
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/maven-3.9.x by this push:
     new 7cb87a668 [MNG-7769] Update Resolver to 1.9.10 (#1101)
7cb87a668 is described below

commit 7cb87a6686505bb80167b9309293af2f204d6a3f
Author: Tamas Cservenak <[email protected]>
AuthorDate: Fri May 5 10:00:41 2023 +0200

    [MNG-7769] Update Resolver to 1.9.10 (#1101)
    
    ---
    
    https://issues.apache.org/jira/browse/MNG-7769
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9a2df428e..164a0717d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -142,7 +142,7 @@ under the License.
     <securityDispatcherVersion>2.0</securityDispatcherVersion>
     <cipherVersion>2.0</cipherVersion>
     <jxpathVersion>1.3</jxpathVersion>
-    <resolverVersion>1.9.8</resolverVersion>
+    <resolverVersion>1.9.10</resolverVersion>
     <slf4jVersion>1.7.36</slf4jVersion>
     <xmlunitVersion>2.9.1</xmlunitVersion>
     <powermockVersion>2.0.9</powermockVersion>

Reply via email to