This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-resources-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 842b84b Bump org.eclipse.sisu:org.eclipse.sisu.plexus from 0.9.0.M3
to 0.9.0.M4
842b84b is described below
commit 842b84b2b462077bf61f4fc1d98c97ec7654502b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 20 10:05:48 2025 +0000
Bump org.eclipse.sisu:org.eclipse.sisu.plexus from 0.9.0.M3 to 0.9.0.M4
Bumps
[org.eclipse.sisu:org.eclipse.sisu.plexus](https://github.com/eclipse-sisu/sisu-project)
from 0.9.0.M3 to 0.9.0.M4.
- [Release notes](https://github.com/eclipse-sisu/sisu-project/releases)
-
[Changelog](https://github.com/eclipse-sisu/sisu-project/blob/main/RELEASE.md)
-
[Commits](https://github.com/eclipse-sisu/sisu-project/compare/milestones/0.9.0.M3...milestones/0.9.0.M4)
---
updated-dependencies:
- dependency-name: org.eclipse.sisu:org.eclipse.sisu.plexus
dependency-version: 0.9.0.M4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8dda3c9..b38f94b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,7 @@ under the License.
<mavenPluginPluginVersion>4.0.0-beta-2</mavenPluginPluginVersion>
<mavenPluginTestingVersion>4.0.0-beta-4</mavenPluginTestingVersion>
<plexusBuildApiVersion>0.0.7</plexusBuildApiVersion>
- <sisuVersion>0.9.0.M3</sisuVersion>
+ <sisuVersion>0.9.0.M4</sisuVersion>
<slf4jVersion>2.0.13</slf4jVersion>
<version.maven-invoker-plugin>3.7.0</version.maven-invoker-plugin>
<version.maven-plugin-tools>${mavenPluginPluginVersion}</version.maven-plugin-tools>