$ the-wire · showcase
Spring Boot moves to milestone snapshots across five Spring projects
By RepoJournal · Filed · About Spring · Composed from the cited sources · methodology
Spring Boot's build has been pointed at M2 and M1 snapshots of Spring Framework, Spring Integration, Spring Kafka, Spring AMQP, and Spring WS, moving the framework's own development onto the next line of each dependency.
Spring Boot now builds against Spring Framework 7.1.0-M2 snapshots [1] and Spring Integration 7.2.0-M2 snapshots [2], pulling the core container and the messaging integration layer forward onto their next milestone lines.
The messaging and web-service side moved in step: Spring Kafka 4.2.0-M2 snapshots [3], Spring AMQP 4.2.0-M2 snapshots [4], and Spring WS 5.1.0-M1 snapshots [5]. All five bumps come from the same commit series by Stéphane Nicoll, whose descriptions read "Start building against Spring WS 5.1.0-M1 snapshots" [5] and the equivalent line for each project.
This is build-level work, not a release. Nothing changes for applications on current Spring Boot versions until these snapshots graduate.
Action items
- → Monitor Spring Boot's dependency upgrades if you track milestone builds of Framework, Integration, Kafka, AMQP, or WS spring-projects/spring-boot [monitor]
References
- [1] Start building against Spring Framework 7.1.0-M2 snapshots ↗ spring-projects/spring-boot
- [2] Start building against Spring Integration 7.2.0-M2 snapshots ↗ spring-projects/spring-boot
- [3] Start building against Spring Kafka 4.2.0-M2 snapshots ↗ spring-projects/spring-boot
- [4] Start building against Spring AMQP 4.2.0-M2 snapshots ↗ spring-projects/spring-boot
- [5] Start building against Spring WS 5.1.0-M1 snapshots ↗ spring-projects/spring-boot