Skip to content

Commit

Permalink
Merge pull request #71 from apache/dependabot/maven/master/org.apache…
Browse files Browse the repository at this point in the history
….maven.plugins-maven-surefire-plugin-3.5.0

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.5.0
  • Loading branch information
mbien authored Aug 27, 2024
2 parents d7843e7 + 27765e6 commit 1e0052b
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 @@ -103,7 +103,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.5</version>
<version>3.5.0</version>
</plugin>
<plugin>
<groupId>org.apache.rat</groupId>
Expand Down

0 comments on commit 1e0052b

Please sign in to comment.