This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 091e87fb [MASSEMBLY-1015] Bump org.codehaus.plexus:plexus-io from 3.4.1 to 3.4.2 (#178) 091e87fb is described below commit 091e87fbe877926c9851eeda262c4368efeffb72 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sun Dec 31 12:15:06 2023 +0100 [MASSEMBLY-1015] Bump org.codehaus.plexus:plexus-io from 3.4.1 to 3.4.2 (#178) Bumps [org.codehaus.plexus:plexus-io](https://github.com/codehaus-plexus/plexus-io) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/codehaus-plexus/plexus-io/releases) - [Changelog](https://github.com/codehaus-plexus/plexus-io/blob/master/ReleaseNotes.md) - [Commits](https://github.com/codehaus-plexus/plexus-io/compare/plexus-io-3.4.1...plexus-io-3.4.2) --- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-io 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 5549521a..030c6ce8 100644 --- a/pom.xml +++ b/pom.xml @@ -163,7 +163,7 @@ under the License. <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-io</artifactId> - <version>3.4.1</version> + <version>3.4.2</version> </dependency> <dependency> <groupId>org.codehaus.plexus</groupId>