[ https://issues.apache.org/jira/browse/CXF-7237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15849545#comment-15849545 ]
Alexander K. commented on CXF-7237: ----------------------------------- Right, and also now we have an opposite situation where we cannot upgrade to Spring Boot 1.5.x due to [cxf-spring-boot-starter does not work with Spring Boot 1.5.0 or above|https://issues.apache.org/jira/browse/CXF-7198] issue which was not fixed in the latest CXF 3.1.x release. And we need Spring Boot 1.5.x because it is the only version that supports Apache log4j 2.7 and above in which an enhancement was done for us. At some point it was a triple dependency chain and now two are already resolved. So it will be nice to have a quick CXF release with Spring Boot 1.5.x support, either in 3.1.x or 3.2.0. Thanks. > Upgrade to SpringBoot 1.5.x > --------------------------- > > Key: CXF-7237 > URL: https://issues.apache.org/jira/browse/CXF-7237 > Project: CXF > Issue Type: Improvement > Components: Integration > Reporter: Sergey Beryozkin > Fix For: 3.2.0 > > > Right now CXF SpringBoot starters depend on SpringBoot 1.4.x and they have > also been updated to make sure they can be run with SpringBoot 1.5.x. > The question is if we should upgrade CXF starters to depend on 1.5.x, i.e, do > we still care if SpringBoot 1.4.x can run CXF starters ? Even if we upgrade > to 1.5.x they can still probably run with 1.4.x given that as far as API > which CXF depends upon has not changed, but it would be worth confirming. > At the moment it appears that we should upgrade to 1.5.x if one of the > following happens: > - 1.5.x users report some other issues blocking them from using CXF starters > currently depending on 1.4.x > - CXF starters gets enhanced to use 1.5.x features > - 1.4.x becomes a legacy SpringBoot branch -- This message was sent by Atlassian JIRA (v6.3.15#6346)