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-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 53f207b [MPOM-421] Bump sisu from 0.3.5 to 0.9.0.M2 (#122)
53f207b is described below
commit 53f207b2ef6010a8f5d9a7a5de4681e32a896a46
Author: Guillaume Nodet <[email protected]>
AuthorDate: Fri Jun 9 20:44:16 2023 +0200
[MPOM-421] Bump sisu from 0.3.5 to 0.9.0.M2 (#122)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0a30b26..ffb8108 100644
--- a/pom.xml
+++ b/pom.xml
@@ -940,7 +940,7 @@ under the License.
<!-- to be overridden -->
<maven.site.path>../..</maven.site.path>
<invoker.streamLogsOnFailures>true</invoker.streamLogsOnFailures>
- <sisuVersion>0.3.5</sisuVersion>
+ <sisuVersion>0.9.0.M2</sisuVersion>
<plexusUtilsVersion>4.0.0</plexusUtilsVersion>
<plexusXmlVersion>4.0.0</plexusXmlVersion>
<fluidoSkinVersion>1.11.2</fluidoSkinVersion>