This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch sisu4 in repository https://gitbox.apache.org/repos/asf/maven-wagon.git
commit 4eefa6b8195d59f03d486cbdd9e7848682836be8 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Sat Dec 13 22:40:20 2025 +0100 Bump sisu-maven-plugin to 0.9.0.M4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 74e13640..78959345 100644 --- a/pom.xml +++ b/pom.xml @@ -161,7 +161,7 @@ under the License. <slf4jVersion>1.7.36</slf4jVersion> <maven.site.path>wagon-archives/wagon-LATEST</maven.site.path> <version.plexus-utils>3.6.0</version.plexus-utils> - <version.sisu-maven-plugin>0.9.0.M3</version.sisu-maven-plugin> + <version.sisu-maven-plugin>0.9.0.M4</version.sisu-maven-plugin> <!-- because doxia parser doesn't like the real one --> <mavenSitePluginVersion>${version.maven-site-plugin}</mavenSitePluginVersion> <project.build.outputTimestamp>2022-12-18T21:06:44Z</project.build.outputTimestamp>
