Skip to content

Commit

Permalink
Bump maven-verifier from 1.7.2 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps [maven-verifier](https://github.com/apache/maven-verifier) from 1.7.2 to 1.8.0.
- [Release notes](https://github.com/apache/maven-verifier/releases)
- [Commits](apache/maven-verifier@maven-verifier-1.7.2...maven-verifier-1.8.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.shared:maven-verifier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 24, 2022
1 parent ce49063 commit 3785589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion license-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-verifier</artifactId>
<version>1.7.2</version>
<version>1.8.0</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 3785589

Please sign in to comment.