ctubbsii commented on code in PR #179:
URL: 
https://github.com/apache/maven-apache-parent/pull/179#discussion_r1450823471


##########
pom.xml:
##########
@@ -93,7 +93,7 @@ under the License.
     <minimalJavaBuildVersion>1.8</minimalJavaBuildVersion>
     <maven.compiler.source>${maven.compiler.target}</maven.compiler.source>
     <maven.compiler.target>1.7</maven.compiler.target>
-    <surefire.version>3.2.2</surefire.version><!-- for surefire, failsafe and 
surefire-report -->
+    <surefire.version>3.2.3</surefire.version><!-- for surefire, failsafe and 
surefire-report -->

Review Comment:
   ```suggestion
       <surefire.version>3.2.5</surefire.version><!-- for surefire, failsafe 
and surefire-report -->
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to