From 1b7f597be273ace69697f98c6b22f2d8fa173697 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edd=C3=BA=20Mel=C3=A9ndez?= Date: Sat, 15 Jun 2024 21:56:48 +0200 Subject: [PATCH] Remove `testcontainers.version` property Spring AI relies on spring boot 3.3.0 (providing Testcontainers 1.19.8). The property is downgrading the version. --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index e75d3a1ae..4411ccdb2 100644 --- a/pom.xml +++ b/pom.xml @@ -171,7 +171,6 @@ 0.5.0 - 1.19.7 0.0.4