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-shared-io.git
The following commit(s) were added to refs/heads/master by this push:
new 776da13 Bump org.sonatype.sisu:sisu-inject-plexus from 1.4.2 to 2.6.0
776da13 is described below
commit 776da13b4d13c8756d477655751d3a39c5de2056
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 16 00:19:32 2025 +0000
Bump org.sonatype.sisu:sisu-inject-plexus from 1.4.2 to 2.6.0
Bumps org.sonatype.sisu:sisu-inject-plexus from 1.4.2 to 2.6.0.
---
updated-dependencies:
- dependency-name: org.sonatype.sisu:sisu-inject-plexus
dependency-version: 2.6.0
dependency-type: direct:production
update-type: version-update:semver-major
...
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 e69d289..dcfb80f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@
<dependency>
<groupId>org.sonatype.sisu</groupId>
<artifactId>sisu-inject-plexus</artifactId>
- <version>1.4.2</version>
+ <version>2.6.0</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>