Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2…
Browse files Browse the repository at this point in the history
….2 (#61)
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent cbf1ba6 commit 0ddcf0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<groupId>org.apache.maven.plugins</groupId>
<version>3.2.1</version>
<version>3.2.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down Expand Up @@ -60,7 +60,7 @@
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<groupId>org.apache.maven.plugins</groupId>
<version>3.2.1</version>
<version>3.2.2</version>
<configuration>
<!-- GitHub Actions offers 2 cores for Linux. -->
<forkCount>2</forkCount>
Expand Down

0 comments on commit 0ddcf0d

Please sign in to comment.