Skip to content

Commit

Permalink
Merge pull request #4 from camunda-consulting/dependabot/maven/org.ap…
Browse files Browse the repository at this point in the history
…ache.maven.plugins-maven-surefire-plugin-2.22.2

Bump maven-surefire-plugin from 2.17 to 2.22.2
  • Loading branch information
plungu committed Aug 26, 2022
2 parents 6c174b1 + e7a5366 commit 8fa7469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.17</version>
<version>2.22.2</version>
<configuration>
</configuration>
</plugin>
Expand Down

0 comments on commit 8fa7469

Please sign in to comment.