The Wire · Showcase
SPRING INTEGRATION AND KAFKA BUMP CORE DEPENDENCIES OVERNIGHT
By RepoJournal · Filed · About Spring
Spring Integration pushed four dependency updates across Hibernate, Lettuce, Debezium, and SLF4J, all patch versions with no breaking changes.
Spring Integration moved fast on three fronts [1] [2] [3]. Hibernate Core jumped from 7.3.4.Final to 7.3.5.Final alongside Oracle JDBC 23.26.1.0.0 to 23.26.2.0.0, addressing underlying ORM improvements. Lettuce Redis client advanced from 7.5.1.RELEASE to 7.5.2.RELEASE, maintaining compatibility across Redis 2.6 through 8.x. Debezium's MySQL connector and embedded module both shipped 3.5.1.Final, a routine patch release for the change data capture layer. Over on Spring Kafka, SLF4J ticked from 2.0.17 to 2.0.18 [4], a logging infrastructure refresh. All four are patch-level bumps with high compatibility scores and no migration work required.
One email a day. Unsubscribe in one click.
Keep up with Spring in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.
One email a day. Unsubscribe in one click. Read a past issue →
Action items
- → Merge Spring Integration PRs 11004, 11005, 11006 before next release cycle spring-projects/spring-integration [plan]
- → Merge Spring Kafka PR 4445 for SLF4J alignment spring-projects/spring-kafka [plan]
References
- [1] Bump the development-dependencies group with 2 updates ↗ spring-projects/spring-integration
- [2] Bump io.lettuce:lettuce-core from 7.5.1.RELEASE to 7.5.2.RELEASE ↗ spring-projects/spring-integration
- [3] Bump debeziumVersion from 3.5.0.Final to 3.5.1.Final ↗ spring-projects/spring-integration
- [4] Bump org.slf4j:slf4j-api from 2.0.17 to 2.0.18 ↗ spring-projects/spring-kafka