2.5.0
Announcement
Spring Cloud App Broker 2.5.0 is now GA. Version 2.5.0 is built against Spring Boot 3.5, and requires Java 17.
What's Changed
- Update to App Broker 2.5.x / Spring Boot 3.5.x by @spikymonkey in #1167
- (2.5.x): Bump org.wiremock:wiremock-standalone from 3.12.1 to 3.13.0 by @dependabot in #1186
- (2.5.x): Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 by @dependabot in #1181
- (2.5.x): Bump cfJavaClientVersion from 5.12.2.RELEASE to 5.13.0.RELEASE by @dependabot in #1180
- (2.5.x): Bump openServiceBrokerVersion from 4.4.0 to 4.4.1 by @dependabot in #1184
- (2.5.x): Bump io.spring.javaformat from 0.0.43 to 0.0.44 by @dependabot in #1191
- (2.5.x): Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.43 to 0.0.44 by @dependabot in #1190
- (2.5.x): Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.44 to 0.0.45 by @dependabot in #1192
- (2.5.x): Bump io.spring.javaformat from 0.0.44 to 0.0.45 by @dependabot in #1193
- (2.5.x): Bump io.projectreactor.tools:blockhound-junit-platform from 1.0.11.RELEASE to 1.0.13.RELEASE by @dependabot in #1202
- Upgrade to Spring Boot 3.5.0 by @royclarkson in #1203
Full Changelog: v2.4.0...v2.5.0