Commit Graph

2 Commits

Author SHA1 Message Date
rstoyanchev
0f445727f9 Upgrade to Spring Framework 6.0.23
Closes gh-1815
2024-11-01 14:31:51 +00:00
Stéphane Nicoll
4022e4a548 Add CI build on several Spring Framework generations
This commit adds a GHA workflow that builds the project against a list
of configurable Spring Framework versions. The build action has been
updated to accept an additional input that tunes the Spring Framework
version the build is using

As a result, the default Spring Framework version of the project is now
configured in gradle.properties.

Closes gh-1810
2024-10-11 11:36:14 +02:00