From 80a5f2f5b78e7083e6750c7e4475e6f7ce791f21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edd=C3=BA=20Mel=C3=A9ndez?= Date: Sat, 15 Jun 2024 22:04:24 +0200 Subject: [PATCH] Remove property usage --- spring-ai-spring-boot-autoconfigure/pom.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/spring-ai-spring-boot-autoconfigure/pom.xml b/spring-ai-spring-boot-autoconfigure/pom.xml index 7a5fccbf8..388cc754f 100644 --- a/spring-ai-spring-boot-autoconfigure/pom.xml +++ b/spring-ai-spring-boot-autoconfigure/pom.xml @@ -421,21 +421,18 @@ org.testcontainers qdrant - ${testcontainers.version} test org.testcontainers elasticsearch - ${testcontainers.version} test org.testcontainers weaviate - ${testcontainers.version} test