elharo commented on code in PR #1623:
URL: https://github.com/apache/maven-resolver/pull/1623#discussion_r2677429318
##########
maven-resolver-test-util/src/main/java/org/eclipse/aether/internal/test/util/TestFileUtils.java:
##########
@@ -158,7 +158,8 @@ public static File createTempDir() throws IOException {
*
* @return the temporary directory
* @throws IOException if an I/O error occurs
- * @deprecated use {@code @TempDir} (JUnit 5) or {@code TemporaryFolder}
(JUnit 4) instead
+ * @deprecated use {@code @TempDir} (JUnit 5) or {@code TemporaryFolder}
(JUnit
Review Comment:
This line shouldn't have changed in this PR
--
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]