This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-parent.git
The following commit(s) were added to refs/heads/master by this push: new cf8e991 Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2 (#202) cf8e991 is described below commit cf8e9910cdbf35385eab31e19bc7253cd3ec7ebe Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Dec 6 17:59:43 2024 +0100 Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2 (#202) Bumps [org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases) - [Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-4.0.1...plexus-utils-4.0.2) --- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-utils dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2068613..01e4aef 100644 --- a/pom.xml +++ b/pom.xml @@ -954,7 +954,7 @@ under the License. <maven.site.path>../..</maven.site.path> <invoker.streamLogsOnFailures>true</invoker.streamLogsOnFailures> <version.sisu-maven-plugin>0.9.0.M3</version.sisu-maven-plugin> - <version.plexus-utils>4.0.1</version.plexus-utils> + <version.plexus-utils>4.0.2</version.plexus-utils> <!-- DO NOT UPGRADE to 4: incompatible with Maven 3 --> <version.plexus-xml>3.0.1</version.plexus-xml> <versions.junit5>5.11.3</versions.junit5>