Skip to content

Commit

Permalink
Bump maven-archiver from 3.5.1 to 3.5.2
Browse files Browse the repository at this point in the history
Bumps [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](apache/maven-archiver@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>
  • Loading branch information
dependabot[bot] committed Apr 9, 2022
1 parent 9dd7bdd commit 79e7a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -212,7 +212,7 @@ under the License.
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-archiver</artifactId>
<version>3.5.1</version>
<version>3.5.2</version>
</dependency>
<dependency>
<groupId>org.apache.maven.shared</groupId>
Expand Down

0 comments on commit 79e7a36

Please sign in to comment.