JakobLandbo commented on code in PR #185: URL: https://github.com/apache/maven-build-cache-extension/pull/185#discussion_r1872804545
########## pom.xml: ########## @@ -388,7 +388,7 @@ under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-dependency-plugin</artifactId> - <version>3.7.1</version> + <version>3.8.1</version> Review Comment: This is also managed by the spring dependencies. We could just remove the version here and rely on spring to update the maven plugin dependencies? Currently spring dependencies use maven-dependency-plugin version 3.6.1 thought 🤷♂️ -- 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