Croway opened a new pull request, #23924:
URL: https://github.com/apache/camel/pull/23924

   ## Summary
   - Update spring-boot 4.0.6 → 4.1.0 and align managed dependency versions 
with the Spring Boot 4.1.0 BOM
   - Spring ecosystem: spring-batch, spring-data-redis, spring-rabbitmq, 
spring-vault-core
   - Third-party: netty, httpclient5, infinispan, infinispan-protostream, 
testcontainers
   - Migrate `infinispan-commons-test` → `infinispan-testing` (artifact removed 
in Infinispan 16.1.x)
   
   ### Dependency changes
   
   | Property | Old | New |
   |---|---|---|
   | spring-boot | 4.0.6 | 4.1.0 |
   | spring-batch | 6.0.3 | 6.0.4 |
   | spring-data-redis | 4.0.5 | 4.1.0 |
   | spring-rabbitmq | 4.0.3 | 4.1.0 |
   | spring-vault-core | 4.0.2 | 4.1.0 |
   | netty | 4.2.12.Final | 4.2.15.Final |
   | httpclient5 | 5.5.2 | 5.6.1 |
   | infinispan | 16.0.13 | 16.1.4 |
   | infinispan-protostream | 6.0.2 | 6.0.7 |
   | testcontainers | 2.0.3 | 2.0.5 |
   
   ### Not changed (intentionally)
   - **hazelcast** stays at 5.4.0 (CP subsystem enterprise-only in 5.5.0, 
CAMEL-22041)
   - **jooq** stays at 3.19.30 (significant jump to 3.21.5 deferred)
   - Dependencies where Camel is intentionally ahead of SB (jackson, kafka, 
grpc, etc.)
   
   ## Test plan
   - [ ] Full CI build passes
   - [ ] camel-infinispan tests compile and pass with new infinispan-testing 
artifact
   - [ ] camel-spring-boot builds against updated camel-parent


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to