#2012 - Upgrade to Spring Framework 6.0.11.

This commit is contained in:
Oliver Drotbohm
2023-07-14 08:50:19 +02:00
parent 48b1de66fb
commit 51841467ba
2 changed files with 17 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
spring: ['', 'spring-next']
spring: ['', 'spring-next', 'spring-61-next']
kotlin: ['', 'kotlin-next']
jackson: ['', 'jackson-next']