From 26d0f046d224b21afd7f40766767ddaf3f8ff854 Mon Sep 17 00:00:00 2001 From: Moritz Halbritter Date: Tue, 17 Dec 2024 09:42:52 +0100 Subject: [PATCH] Upgrade Spring Cloud Contract to 4.2.0 The 4.2.0 release supports Spring Boot 3.4.x See gh-1596 --- initializr-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/initializr-parent/pom.xml b/initializr-parent/pom.xml index dc87e6b0da..3ea66bf37e 100644 --- a/initializr-parent/pom.xml +++ b/initializr-parent/pom.xml @@ -36,7 +36,7 @@ 3.9.6 1.9.20 3.4.0 - 4.1.2 + 4.2.0 ${git.url}