Skip to content

Commit

Permalink
Merge pull request #2427 from liquibase/dependabot/maven/org.apache.m…
Browse files Browse the repository at this point in the history
…aven.plugins-maven-surefire-plugin-2.22.2

Bump maven-surefire-plugin from 2.22.1 to 2.22.2
  • Loading branch information
nvoxland committed Feb 7, 2022
2 parents 02b44e0 + 842130f commit 2ce0176
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -298,12 +298,12 @@

<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.1</version>
<version>2.22.2</version>
<dependencies>
<dependency>
<groupId>org.apache.maven.surefire</groupId>
<artifactId>surefire-junit4</artifactId>
<version>2.22.1</version>
<version>2.22.2</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit 2ce0176

Please sign in to comment.