paypal / butterfly

Application transformation tool
https://paypal.github.io/butterfly/
MIT License
47 stars 50 forks source link

Upgrade libraries to latest version #374

Closed myohn-paypal closed 3 years ago

myohn-paypal commented 3 years ago

Upgrade various libraries used by butterfly to the latest versions.

For example, butterfly is currently on spring-boot 1.4 and spring-framework 4.3. Upgrade so that the app is on latest spring-boot 2.5 and spring-framework 5.3.

Also upgrade other dependencies/libraries where possible.