This is an automated email from the ASF dual-hosted git repository.
elharo pushed a commit to branch deps2
in repository
https://gitbox.apache.org/repos/asf/maven-build-cache-extension.git
The following commit(s) were added to refs/heads/deps2 by this push:
new 63ad8ea version
63ad8ea is described below
commit 63ad8eaf5dd080bc2575d8e1ba91369707805a7c
Author: Elliotte Rusty Harold <[email protected]>
AuthorDate: Fri Jan 16 08:30:58 2026 -0500
version
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a322fc7..8122861 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,7 +140,7 @@ under the License.
<dependency>
<groupId>org.apache.maven.resolver</groupId>
<artifactId>maven-resolver-spi</artifactId>
- <version>${resolverVersion}</version>
+ <version>1.9.16</version>
<scope>provided</scope>
</dependency>
<dependency>