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

JiriOndrusek pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git

commit a231aae34f008f39ff5b9f19b3c5db59a554056a
Author: James Netherton <[email protected]>
AuthorDate: Tue Aug 4 13:04:47 2026 +0100

    Upgrade Scalpel to 0.3.9
---
 .mvn/extensions.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml
index fb9b1d4b..6335ca4e 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.4</version>
+        <version>0.3.9</version>
     </extension>
 </extensions>

Reply via email to