Skip to content

Commit 6165fe5

Browse files
Bump org.codehaus.plexus:plexus-archiver from 4.10.4 to 4.11.0 (#957)
Bumps [org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.10.4 to 4.11.0. - [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases) - [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md) - [Commits](codehaus-plexus/plexus-archiver@plexus-archiver-4.10.4...plexus-archiver-4.11.0) --- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-archiver dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d18099 commit 6165fe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@
218218
<!-- used in test runtime for ArtifactStubFactory -->
219219
<groupId>org.codehaus.plexus</groupId>
220220
<artifactId>plexus-archiver</artifactId>
221-
<version>4.10.4</version>
221+
<version>4.11.0</version>
222222
<scope>test</scope>
223223
</dependency>
224224
<dependency>

0 commit comments

Comments
 (0)