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 ad34deb687be7d78a3dd54cf493e3e79dd21ac0f
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