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 34685bbc2 [MNG-7587] Upgrade to sisu 0.9.0.M2 (#1119)
34685bbc2 is described below

commit 34685bbc2dcbf7bfcb639c53275857a549753231
Author: Guillaume Nodet <[email protected]>
AuthorDate: Wed May 31 09:38:28 2023 +0200

    [MNG-7587] Upgrade to sisu 0.9.0.M2 (#1119)
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index e3a18d798..580d6f152 100644
--- a/pom.xml
+++ b/pom.xml
@@ -167,6 +167,7 @@ under the License.
     <cipherVersion>2.0</cipherVersion>
     <jxpathVersion>1.3</jxpathVersion>
     <resolverVersion>1.9.10</resolverVersion>
+    <sisuVersion>0.9.0.M2</sisuVersion>
     <slf4jVersion>1.7.36</slf4jVersion>
     <xmlunitVersion>2.6.4</xmlunitVersion>
     
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>

Reply via email to