Skip to content

Commit

Permalink
Merge pull request #225 from wultra/dependabot/maven/org.apache.maven…
Browse files Browse the repository at this point in the history
….plugins-maven-surefire-plugin-3.2.1
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
2 parents ab97a0c + efe7c77 commit 9971004
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion audit-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.1</version>
</plugin>
</plugins>
</build>
Expand Down
2 changes: 1 addition & 1 deletion rest-client-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<plugins>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.1</version>
</plugin>
</plugins>
</build>
Expand Down

0 comments on commit 9971004

Please sign in to comment.