From 07f1d5b4f2a3e91eb29e0e895d90a9af42304f54 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 23 Aug 2024 11:57:58 +0200 Subject: [PATCH] GH-780 - Upgrade to Testcontainers 1.17.6. --- pom.xml | 1 + spring-modulith-events/spring-modulith-events-jdbc/pom.xml | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 93b8dce4..268d8816 100644 --- a/pom.xml +++ b/pom.xml @@ -43,6 +43,7 @@ 3.3.2 6.1.11 3.1.1 + 1.17.6 diff --git a/spring-modulith-events/spring-modulith-events-jdbc/pom.xml b/spring-modulith-events/spring-modulith-events-jdbc/pom.xml index 7f4cda3c..ad5003da 100644 --- a/spring-modulith-events/spring-modulith-events-jdbc/pom.xml +++ b/spring-modulith-events/spring-modulith-events-jdbc/pom.xml @@ -13,7 +13,6 @@ org.springframework.modulith.events.jdbc - 1.17.3