This is an automated email from the ASF dual-hosted git repository.
gnodet 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 27caa8c12 [MNG-7587] Upgrade to sisu 0.9.0.M2 (#1121)
27caa8c12 is described below
commit 27caa8c120a78ddcbb6c7702ffd6a0cdd72a6a22
Author: Guillaume Nodet <[email protected]>
AuthorDate: Wed May 31 09:38:08 2023 +0200
[MNG-7587] Upgrade to sisu 0.9.0.M2 (#1121)
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index cb1f4c742..6c40f9966 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,6 +143,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.9.1</xmlunitVersion>
<powermockVersion>2.0.9</powermockVersion>