This repository has been archived by the owner on Oct 2, 2023. It is now read-only.
Dependency Cleanup
Update dependencies (#159) * update mongodb driver to 3.6 to support AWS DocumentDB * updating to Spring Boot 1.5.x, Spring Data Ingalls, and Guava 29.0-jre * update code/tests using RestOperationsSupplier * bump version * cleanup dependencies further.. put versions in properties * upgrade to commons-lang3 remove codehaus jackson libs update commons-codec 1.14 remove extraneous dependenc declarations * Standardizing versions of dependencies across the components * Add commons-beansutils version * Update compile issues w/ updated core component * Uplift Jasypt spring boot starter to 1.18 to support 1.5.x