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

slachiewicz pushed a commit to branch maven-4.0.x
in repository https://gitbox.apache.org/repos/asf/maven.git

commit 416748861be04194c8a33d69cd044bf07e74b0b0
Author: Matthias Bünger <[email protected]>
AuthorDate: Tue Jun 9 20:57:01 2026 +0200

    Update Mimir version in workflow
---
 .github/workflows/maven.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index ce9274959c..4e7ba48e95 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -32,7 +32,7 @@ concurrency:
 permissions: {}
 
 env:
-  MIMIR_VERSION: 0.11.2
+  MIMIR_VERSION: 0.12.0
   MIMIR_BASEDIR: ~/.mimir
   MIMIR_LOCAL: ~/.mimir/local
   MAVEN_OPTS: -XX:+HeapDumpOnOutOfMemoryError 
-XX:HeapDumpPath=./target/java_heapdump.hprof

Reply via email to