vdenotaris / spring-boot-security-saml-sample

SBS3 — A sample SAML 2.0 Service Provider built on Spring Boot.
https://sbs3.vdenotaris.com
Apache License 2.0
562 stars 351 forks source link

Update for Spring Boot 2 #62

Closed chriswhite199 closed 5 years ago

chriswhite199 commented 5 years ago

Feature Request: Update the dependencies to spring boot 2.x (2.0.5 at time of writing)

chriswhite199 commented 5 years ago

This might be blocked as SAMLBootstrap imports BootstrapException, which is no longer part of spring-beans dependency in spring 5.x

vdenotaris commented 5 years ago

I did just release a new version, based on Spring Boot 2.1.1.RELEASE. 👍