Skip to content

Commit 598a94d

Browse files
committed
chores: roll back to spring boot 2.7.18 as it is the last version supporting java 8
Signed-off-by: Michele <lars.michele@tu-dortmund.de>
1 parent 95ef555 commit 598a94d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
<properties>
3434
<module-name>io.cloudevents.spring</module-name>
35-
<spring-boot.version>3.1.8</spring-boot.version>
35+
<spring-boot.version>2.7.18</spring-boot.version>
3636
</properties>
3737

3838
<dependencyManagement>

0 commit comments

Comments
 (0)