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 76b27ec32 Revert "[MNG-7587] Upgrade to sisu 0.9.0.M2 (#1121)"
76b27ec32 is described below
commit 76b27ec321f95ea8deb88df38a032b9d06141eb0
Author: Guillaume Nodet <[email protected]>
AuthorDate: Fri Jun 2 15:51:49 2023 +0200
Revert "[MNG-7587] Upgrade to sisu 0.9.0.M2 (#1121)"
This reverts commit 27caa8c120a78ddcbb6c7702ffd6a0cdd72a6a22.
---
pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6c40f9966..cb1f4c742 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,6 @@ 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>