From a091d56cdf91b452541264144358160d544dce38 Mon Sep 17 00:00:00 2001 From: "M.P. Korstanje" Date: Sat, 31 Oct 2020 15:26:09 +0100 Subject: [PATCH] Update spring-boot.version to v2.3.5-RELEASE --- examples/spring-txn/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/spring-txn/pom.xml b/examples/spring-txn/pom.xml index 2207cef4c1..369cf8ff59 100644 --- a/examples/spring-txn/pom.xml +++ b/examples/spring-txn/pom.xml @@ -13,7 +13,7 @@ io.cucumber.examples.spring.txn - 2.3.4.RELEASE + 2.3.5.RELEASE