From 7e6c58a2e514508d309377709ecfcc0b69c34507 Mon Sep 17 00:00:00 2001 From: Michele Date: Sat, 10 Feb 2024 18:53:10 +0100 Subject: [PATCH] chores: roll back to spring boot 2.7.18 as it is the last version supporting java 8 --- spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring/pom.xml b/spring/pom.xml index 035c344c..10e3192a 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -32,7 +32,7 @@ io.cloudevents.spring - 3.1.8 + 2.7.18