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

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

commit 34004ebc770992f414d2122a2c72e6e576ec358d
Author: Guillaume Nodet <gno...@gmail.com>
AuthorDate: Wed Jan 18 10:03:39 2023 +0100

    Upgrade to sisu 0.9.0.M1 and surefire 3.0.0-M8
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index ef4508a5..b23a5f76 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,7 +88,7 @@
     <!-- Keep in sync with Maven -->
     <maven.resolver.version>1.7.3</maven.resolver.version>
     <slf4j.version>1.7.36</slf4j.version>
-    <sisu.version>0.3.5</sisu.version>
+    <sisu.version>0.9.0.M1</sisu.version>
 
     <!-- plugin versions a..z -->
     <buildnumber-maven-plugin.version>3.0.0</buildnumber-maven-plugin.version>
@@ -98,7 +98,7 @@
     <maven-install-plugin.version>3.1.0</maven-install-plugin.version>
     <maven-shade-plugin.version>3.4.1</maven-shade-plugin.version>
     <mrm.version>1.4.1</mrm.version>
-    <surefire.version>3.0.0-M7</surefire.version>
+    <surefire.version>3.0.0-M8</surefire.version>
     <!-- keep in sync with junit-platform-launcher.version -->
     <junit-platform-launcher.version>1.3.2</junit-platform-launcher.version>
     <!-- keep in sync with surefire.version -->

Reply via email to