Bump plexus-archiver in /docker/spring-cloud-contract-stub-runner-docker (#1805)

Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 3.4 to 3.6.0.
- [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases)
- [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-3.4...plexus-archiver-3.6.0)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-archiver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-07-01 12:34:01 +02:00
committed by GitHub
parent c05cebab61
commit 3aaa2a4a41

View File

@@ -152,7 +152,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-archiver</artifactId>
<version>3.4</version>
<version>3.6.0</version>
</dependency>
</dependencies>
</plugin>