Croway opened a new pull request, #23925: URL: https://github.com/apache/camel/pull/23925
## Summary Upgrade to Spring Boot 3.5.15 and align dependency versions managed in `parent/pom.xml`: - spring-boot 3.5.14 → 3.5.15 - spring-framework 6.2.17 → 6.2.19 - spring-security 6.5.10 → 6.5.11 - spring-batch 5.2.5 → 5.2.6 - spring-data-redis 3.5.5 → 3.5.12 - spring-ldap 3.3.7 → 3.3.8 - spring-ws 4.1.3 → 4.1.4 - jackson 2.21.2 → 2.21.4 - netty 4.1.132.Final → 4.1.135.Final - slf4j 2.0.17 → 2.0.18 - logback 1.5.32 → 1.5.34 - groovy 4.0.31 → 4.0.32 - caffeine 3.2.3 → 3.2.4 - micrometer 1.15.11 → 1.15.12 - micrometer-tracing 1.5.11 → 1.5.12 - glassfish-jaxb-runtime 4.0.6 → 4.0.9 - jakarta-json-bind-api 3.0.1 → 3.0.2 - cassandra-driver 4.19.2 → 4.19.3 - jooq 3.19.32 → 3.19.35 Also fixes `CamelDirectSender` compilation: Spring WS 4.1.4 added a new `supports(URI, UriSource)` method to the `WebServiceMessageSender` interface. -- 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]
