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 44a4fcb Bump org.eclipse.sisu:org.eclipse.sisu.plexus from 1.0.0 to
1.0.1
44a4fcb is described below
commit 44a4fcb86ee5e121fce3cdd5e9b35f03371858f5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 24 21:02:48 2026 +0000
Bump org.eclipse.sisu:org.eclipse.sisu.plexus from 1.0.0 to 1.0.1
Bumps
[org.eclipse.sisu:org.eclipse.sisu.plexus](https://github.com/eclipse-sisu/sisu-project)
from 1.0.0 to 1.0.1.
- [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/releases/1.0.0...releases/1.0.1)
---
updated-dependencies:
- dependency-name: org.eclipse.sisu:org.eclipse.sisu.plexus
dependency-version: 1.0.1
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 f6ed5a5..84825b3 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>1.0.0</sisuVersion>
+ <sisuVersion>1.0.1</sisuVersion>
<slf4jVersion>2.0.13</slf4jVersion>
<version.maven-plugin-tools>${mavenPluginPluginVersion}</version.maven-plugin-tools>