Upgrade to Spring Framework 6.0.23
Closes gh-1815
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
toolchain: false
|
||||
spring:
|
||||
- generation: 6.1.x
|
||||
version: 6.0.13
|
||||
version: 6.0.23
|
||||
- generation: 6.2.x
|
||||
version: 6.2.0-SNAPSHOT
|
||||
steps:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version=3.0.1-SNAPSHOT
|
||||
org.gradle.caching=true
|
||||
|
||||
springFrameworkVersion=6.0.7
|
||||
springFrameworkVersion=6.0.23
|
||||
|
||||
2
src/dist/readme.txt
vendored
2
src/dist/readme.txt
vendored
@@ -20,7 +20,7 @@ It is a powerful controller engine that addresses the "C" in MVC.
|
||||
|
||||
2. RELEASE NOTES
|
||||
----------------
|
||||
Spring Web Flow 3.0 requires JDK 17 and Spring Framework 6.0 to run.
|
||||
Spring Web Flow 3.0 requires JDK 17 and Spring Framework 6.0.x as a baseline.
|
||||
|
||||
Release distribution contents:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user