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 0a6721927 [MNG-7753] Upgrade resolver to 1.9.8 (was 1.9.7).
0a6721927 is described below

commit 0a6721927190773e02de4dbf509399c8c9c390fa
Author: Tamas Cservenak <[email protected]>
AuthorDate: Mon Apr 17 14:23:17 2023 +0200

    [MNG-7753] Upgrade resolver to 1.9.8 (was 1.9.7).
    
    ---
    
    https://issues.apache.org/jira/browse/MNG-7753
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cc8d2b177..b20f91e21 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,7 @@ under the License.
     <securityDispatcherVersion>2.0</securityDispatcherVersion>
     <cipherVersion>2.0</cipherVersion>
     <jxpathVersion>1.3</jxpathVersion>
-    <resolverVersion>1.9.7</resolverVersion>
+    <resolverVersion>1.9.8</resolverVersion>
     <slf4jVersion>1.7.36</slf4jVersion>
     <xmlunitVersion>2.6.4</xmlunitVersion>
     
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>

Reply via email to