This is an automated email from the ASF dual-hosted git repository.

olamy pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/maven-build-cache-extension.git


The following commit(s) were added to refs/heads/master by this push:
     new 63835eb  run it test with core 3.9.12 (#439)
63835eb is described below

commit 63835eb52df20a474df3ad8a14b1ecd6bdecaa9a
Author: Olivier Lamy <[email protected]>
AuthorDate: Fri Jan 23 09:19:17 2026 +1000

    run it test with core 3.9.12 (#439)
    
    Signed-off-by: Olivier Lamy <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e951aa1..9f96c90 100644
--- a/pom.xml
+++ b/pom.xml
@@ -511,7 +511,7 @@ under the License.
     <profile>
       <id>maven3</id>
       <properties>
-        <mavenVersion>3.9.9</mavenVersion>
+        <mavenVersion>3.9.12</mavenVersion>
         <maven.dir>maven3</maven.dir>
         <maven.basedir>${project.build.directory}/${maven.dir}</maven.basedir>
       </properties>

Reply via email to