slachiewicz opened a new pull request, #853: URL: https://github.com/apache/maven-shade-plugin/pull/853
Replaces Hamcrest matchers in DefaultShaderTest with plain JUnit 5 assertions, and drops the now-unused org.hamcrest:hamcrest test dependency and the hamcrest/hamcrest-core dependencyManagement pins that only existed to align hamcrest-core with it; junit:junit still pulls in org.hamcrest:hamcrest-core transitively (now at its own 1.3, unpinned), which is expected. Verified: mvn verify → BUILD SUCCESS, 72 tests. -- 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]
