Bump org.apache.maven:maven-archiver from 3.5.1 to 3.6.1 (#2022)

Bumps [org.apache.maven:maven-archiver](https://github.com/apache/maven-archiver) from 3.5.1 to 3.6.1.
- [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.6.1)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-archiver
  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>
This commit is contained in:
dependabot[bot]
2023-10-04 11:42:44 +02:00
committed by GitHub
parent 7284911329
commit c958ae1974

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.4.5</maven-project-info-reports-plugin.version>
<maven-plugin-annotations.version>3.9.0</maven-plugin-annotations.version>
<maven-archiver.version>3.5.1</maven-archiver.version>
<maven-archiver.version>3.6.1</maven-archiver.version>
<plexus-archiver.version>4.8.0</plexus-archiver.version>
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
<maven-site-plugin.version>3.12.1</maven-site-plugin.version>