oasp / oasp4j

The Open Application Standard Platform for Java
Apache License 2.0
60 stars 303 forks source link

Upgrade to Spring Boot 1.4.x #471

Closed sobkowiak closed 7 years ago

sobkowiak commented 8 years ago

1.4.0.RELEASE is available (https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-1.4-Release-Notes). The new version upgrades Spring Framework to 4.3.x and some third-party libraries (e.g. Hibernate 5, doengrade to Hibernate 4.3 possible) and removes some deprecated features.

sobkowiak commented 7 years ago

I propose to schedule it for one of the minor releases (e.g. 2.4.0) and upgrade to 1.5.x instead of 1.4.x. Spring Boot 2 is currently developed and as soon it becomes a GA release it would be a good candidate for OASP4J 3.0.0

anmaso commented 7 years ago

I vote yes, if we dedicate effort let's go to the newer version

kiran-vadla commented 7 years ago

Closing this issue as the PR #583 that was raised for this issue is reviewed and merged .

Thanks, @kiran-vadla