This is an automated email from the ASF dual-hosted git repository.
cstamas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git
The following commit(s) were added to refs/heads/master by this push:
new c9f76aef26 [CI] Bump Mimir from 0.4.0 to 0.4.1 (#2203)
c9f76aef26 is described below
commit c9f76aef26e531d6b367096bf5f49a09fca0cce9
Author: Tamas Cservenak <[email protected]>
AuthorDate: Sun Mar 30 21:46:25 2025 +0200
[CI] Bump Mimir from 0.4.0 to 0.4.1 (#2203)
https://github.com/maveniverse/mimir/releases/tag/release-0.4.1
---
.github/ci-extensions.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/ci-extensions.xml b/.github/ci-extensions.xml
index 04d2b3ccbc..6fa2d3b6ac 100644
--- a/.github/ci-extensions.xml
+++ b/.github/ci-extensions.xml
@@ -21,6 +21,6 @@ under the License.
<extension>
<groupId>eu.maveniverse.maven.mimir</groupId>
<artifactId>extension</artifactId>
- <version>0.4.0</version>
+ <version>0.4.1</version>
</extension>
</extensions>
\ No newline at end of file