elharo commented on code in PR #53: URL: https://github.com/apache/maven-changes-plugin/pull/53#discussion_r1854312390
########## pom.xml: ########## @@ -292,6 +346,12 @@ under the License. <version>4.11.0</version> <scope>test</scope> </dependency> + <dependency> + <groupId>org.hamcrest</groupId> + <artifactId>hamcrest-core</artifactId> + <version>1.3</version> Review Comment: This is what we were getting. I'll look at upgrading dependencies in a separate PR if dependabot doesn't spot it first -- 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