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


##########
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.26</version>

Review Comment:
   again, not immediately clear to me why this can't be $maven-resolver-version 
other than that I tried that first and it didn't work



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