This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch revert-9167-dependabot/maven/eu.maveniverse.maven.scalpel-extension-0.4.0 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit ad1c0dbaaa6e8cf2bc143e17ac23b5ce70fa32fa Author: James Netherton <[email protected]> AuthorDate: Tue Sep 15 08:08:19 2026 +0100 Revert "Bump eu.maveniverse.maven.scalpel:extension from 0.3.10 to 0.4.0" This reverts commit 29d48bd031900fa1f2516b8a3297e3b5ecc64ec1. --- .mvn/extensions.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml index ba248552f1..a935578ba7 100644 --- a/.mvn/extensions.xml +++ b/.mvn/extensions.xml @@ -2,7 +2,7 @@ <extension> <groupId>eu.maveniverse.maven.scalpel</groupId> <artifactId>extension</artifactId> - <version>0.4.0</version> + <version>0.3.10</version> </extension> <extension> <groupId>com.gradle</groupId>
