From ea1dda8da5edfced2e1ddae42314c3114a346a93 Mon Sep 17 00:00:00 2001 From: Yan Date: Sun, 29 Jun 2025 12:47:12 +0800 Subject: [PATCH] 3.4.1 Remove unused dependencies --- pom.xml | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) diff --git a/pom.xml b/pom.xml index c64fad2..db577cd 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.example camel-springboot-activemq6-example - 3.4.0 + 3.4.1 camel-springboot-activemq6-example @@ -15,9 +15,8 @@ 3.4.6 3.5.19 3.0.4 - 33.1.0-jre + 33.4.8-jre 3.14.0 - 1.6.2 @@ -124,20 +123,6 @@ org.apache.commons commons-lang3 - - org.apache.httpcomponents.client5 - httpclient5 - - - javax.mail - javax.mail-api - ${java.mail.version} - - - com.sun.mail - javax.mail - ${java.mail.version} -