Old spring framework being referenced? #13397
-
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Because Play Java Forms 3.0.x depends on 5.3.39. We are unable to upgrade to Spring 6.x because Play 2.9/3.0 still supports Java 11. playframework/project/Dependencies.scala Line 109 in 1c08373 For the next Play non-patch release, the minimum supported Java version will be 17, and Spring has been upgraded to version 6.x 😉 playframework/project/Dependencies.scala Line 110 in f920f1c |
Beta Was this translation helpful? Give feedback.

Because Play Java Forms 3.0.x depends on 5.3.39. We are unable to upgrade to Spring 6.x because Play 2.9/3.0 still supports Java 11.
playframework/project/Dependencies.scala
Line 109 in 1c08373
For the next Play non-patch release, the minimum supported Java version will be 17, and Spring has been upgraded to version 6.x 😉
playframework/project/Dependencies.scala
Line 110 in f920f1c