Skip to content

Commit

Permalink
Merge pull request #2472 from liquibase/dependabot/maven/org.apache.m…
Browse files Browse the repository at this point in the history
…aven.shared-maven-verifier-1.7.2

Bump maven-verifier from 1.6 to 1.7.2
  • Loading branch information
nvoxland committed Feb 7, 2022
2 parents 67026fb + dcfddbc commit 61cafa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion liquibase-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-verifier</artifactId>
<version>1.6</version>
<version>1.7.2</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 61cafa5

Please sign in to comment.