This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch camel-quarkus-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
commit 91823cfa0bf5f601cc1c7e05de9a31c5c17bd0af Author: James Netherton <[email protected]> AuthorDate: Thu Sep 17 08:45:29 2026 +0100 Upgrade Scalpel to 0.4.0 --- .mvn/extensions.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml index 740c8841..fa9e22f8 100644 --- a/.mvn/extensions.xml +++ b/.mvn/extensions.xml @@ -3,6 +3,6 @@ <extension> <groupId>eu.maveniverse.maven.scalpel</groupId> <artifactId>extension</artifactId> - <version>0.3.10</version> + <version>0.4.0</version> </extension> </extensions>
