Skip to content

Commit

Permalink
bump maven-surefire-plugin to 3.2.5 (#12491)
Browse files Browse the repository at this point in the history
  • Loading branch information
sullis authored Feb 24, 2024
1 parent e244442 commit 7f8bfab
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 @@ -187,7 +187,7 @@
<shade.prefix>org.apache.pinot.shaded</shade.prefix>
<maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
<maven-enforcer-plugin.version>3.4.1</maven-enforcer-plugin.version>
<surefire.version>3.1.2</surefire.version>
<surefire.version>3.2.5</surefire.version>

<!-- Configuration for Scala -->
<scala.version>2.12.18</scala.version>
Expand Down

0 comments on commit 7f8bfab

Please sign in to comment.