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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/main by this push:
     new 9c67f15e545 Remove unusued stuff
9c67f15e545 is described below

commit 9c67f15e5456769cf9dfcde7eaf55779dae129bc
Author: Claus Ibsen <[email protected]>
AuthorDate: Sun Mar 1 20:56:32 2026 +0100

    Remove unusued stuff
---
 pom.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index cb5386765c6..785a79099a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,9 +118,6 @@
         <camel-version>4.19.0-SNAPSHOT</camel-version>
 
         <!-- versions -->
-        <aether-version>1.1.0</aether-version>
-        
<arquillian-container-se-managed-version>1.0.2.Final</arquillian-container-se-managed-version>
-        <arquillian-version>1.10.0.Final</arquillian-version>
         <avro-version>1.12.0</avro-version>
         <graal-sdk-version>25.0.2</graal-sdk-version>
         <jakarta-jaxb-version>4.0.2</jakarta-jaxb-version>

Reply via email to