Bump org.apache.maven:maven-archiver from 3.5.1 to 3.5.2 (#2003)

Bumps [org.apache.maven:maven-archiver](https://github.com/apache/maven-archiver) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/apache/maven-archiver/releases)
- [Commits](https://github.com/apache/maven-archiver/compare/maven-archiver-3.5.1...maven-archiver-3.5.2)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-archiver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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]
2023-09-27 09:47:02 +02:00
committed by GitHub
parent 13ac66d19e
commit dd568228ad

View File

@@ -34,7 +34,7 @@
<maven-scm-publish-plugin.version>3.0.0</maven-scm-publish-plugin.version>
<maven-project-info-reports-plugin.version>3.1.1</maven-project-info-reports-plugin.version>
<maven-plugin-annotations.version>3.6.4</maven-plugin-annotations.version>
<maven-archiver.version>3.5.1</maven-archiver.version>
<maven-archiver.version>3.5.2</maven-archiver.version>
<plexus-archiver.version>4.2.5</plexus-archiver.version>
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
<maven-site-plugin.version>3.9.1</maven-site-plugin.version>