Re: Maximum version of Spring Boot for Camel 2.25.2?

2020-09-01 Thread Claus Ibsen
Hi Yeah you can find the ranges in https://github.com/spring-io/start.spring.io/blob/master/start-site/src/main/resources/application.yml On Mon, Aug 31, 2020 at 9:51 PM Mark Nuttall wrote: > > go to start.spring.io/info. It will tell you compatible versions. > > On Mon, Aug 31, 2020 at 3:42 PM

Re: Maximum version of Spring Boot for Camel 2.25.2?

2020-08-31 Thread Mikael Andersson Wigander
"If the Spring Boot version is outdated, the UI will request you to make a choice and select a supported version." Doesn't work, I'm afraid /M ‐‐‐ Original Message ‐‐‐ On Monday 31 August 2020 kl. 21:50, Mark Nuttall wrote: > go to start.spring.io/info. It will tell you compatible

Re: Maximum version of Spring Boot for Camel 2.25.2?

2020-08-31 Thread Mark Nuttall
go to start.spring.io/info. It will tell you compatible versions. On Mon, Aug 31, 2020 at 3:42 PM Mikael Andersson Wigander wrote: > I have read somewhere on the site the maximum dependency for Spring Boot > for Camel 2.x but can't find it. > What's the recommendation? > > We have an app

Maximum version of Spring Boot for Camel 2.25.2?

2020-08-31 Thread Mikael Andersson Wigander
I have read somewhere on the site the maximum dependency for Spring Boot for Camel 2.x but can't find it. What's the recommendation? We have an app heavily dependent on Camel and need to upgrade Spring Boot to 2.2.0.RELEASE due to problems with jUnit5 and 2.1.9.RELEASE using vintage jUnit