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 02ead98 Bump org.apache.maven.shared:maven-shared-utils from 3.3.3 to 3.4.2 02ead98 is described below commit 02ead98273adfa7f9edaf480580269fdb9bff53e Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Jul 15 11:28:32 2025 +0000 Bump org.apache.maven.shared:maven-shared-utils from 3.3.3 to 3.4.2 --- updated-dependencies: - dependency-name: org.apache.maven.shared:maven-shared-utils dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5755c90..116f7ca 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,7 @@ <dependency> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-shared-utils</artifactId> - <version>3.3.3</version> + <version>3.4.2</version> </dependency> <dependency> <groupId>org.sonatype.sisu</groupId>