This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a commit to branch maven-4.0.x
in repository https://gitbox.apache.org/repos/asf/maven.git
The following commit(s) were added to refs/heads/maven-4.0.x by this push:
new 08325be181 Bump eu.maveniverse.maven.mimir:testing from 0.9.3 to 0.9.4
(#11233)
08325be181 is described below
commit 08325be1814b0ff2686ddf0244d580a7fcbaa0b4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 13 10:20:05 2025 +0200
Bump eu.maveniverse.maven.mimir:testing from 0.9.3 to 0.9.4 (#11233)
Bumps
[eu.maveniverse.maven.mimir:testing](https://github.com/maveniverse/mimir) from
0.9.3 to 0.9.4.
- [Release notes](https://github.com/maveniverse/mimir/releases)
-
[Commits](https://github.com/maveniverse/mimir/compare/release-0.9.3...release-0.9.4)
---
updated-dependencies:
- dependency-name: eu.maveniverse.maven.mimir:testing
dependency-version: 0.9.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a89a7bdbaf..aad466f8c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -687,7 +687,7 @@ under the License.
<dependency>
<groupId>eu.maveniverse.maven.mimir</groupId>
<artifactId>testing</artifactId>
- <version>0.9.3</version>
+ <version>0.9.4</version>
</dependency>
</dependencies>
<!--bootstrap-start-comment-->