desruisseaux commented on code in PR #985:
URL: 
https://github.com/apache/maven-compiler-plugin/pull/985#discussion_r2460123460


##########
src/it/includes-excludes/pom.xml:
##########
@@ -27,16 +27,6 @@ under the License.
   <description>Test that source includes/excludes with in the compiler plugin 
config.
     This will test excludes and testExcludes...</description>
 
-  <dependencies>
-    <dependency>
-      <groupId>junit</groupId>
-      <artifactId>junit</artifactId>
-      <version>3.8.2</version>
-      <type>jar</type>
-      <scope>test</scope>
-    </dependency>
-  </dependencies>
-

Review Comment:
   Replace by JUnit 5 dependency.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to