Bukama commented on code in PR #442:
URL: 
https://github.com/apache/maven-build-cache-extension/pull/442#discussion_r2818833302


##########
pom.xml:
##########
@@ -131,6 +131,12 @@ under the License.
       <version>${mavenVersion}</version>
       <scope>provided</scope>
     </dependency>
+    <dependency>
+      <groupId>org.apache.maven.resolver</groupId>
+      <artifactId>maven-resolver-api</artifactId>
+      <version>1.9.16</version>

Review Comment:
   Sorry didn't see the request. Should be `1.9.26` now (see just merged 
dependabot PR: 
https://github.com/apache/maven-build-cache-extension/pull/458/changes)
   
   Also it should be able to use `${resolverVersion}` as those always come 
together, see Maven PR here: https://github.com/apache/maven/pull/11725



-- 
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