spring-projects / spring-statemachine

Spring Statemachine is a framework for application developers to use state machine concepts with Spring.
1.52k stars 598 forks source link

Upgrade spring-boot 2.7.12 #1101

Closed jvalkeal closed 1 year ago

jvalkeal commented 1 year ago

While 3.2.x has been on boot 2.6.x we're upgrading to 2.7.x and then handle both boot version as supported via testing. Similarly how spring-cloud generally supports multiple boot versions.