From 16e1132247ea4ef46fe32a572a3d323d625026ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Pupier?= Date: Thu, 30 Jul 2026 16:41:55 +0200 Subject: [PATCH] Remove double-declaration of assertj in dependencies of aws2-athena MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Pupier --- components/camel-aws/camel-aws2-athena/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/components/camel-aws/camel-aws2-athena/pom.xml b/components/camel-aws/camel-aws2-athena/pom.xml index c6f67b9c62901..1048efd4f173f 100644 --- a/components/camel-aws/camel-aws2-athena/pom.xml +++ b/components/camel-aws/camel-aws2-athena/pom.xml @@ -89,10 +89,5 @@ ${project.version} test - - org.assertj - assertj-core - test -