tyro / rabbit-amazon-bridge

A service that routes JSON messages back and forth between AWS and rabbitmq
Apache License 2.0
18 stars 6 forks source link

Upgrade to the latest version of spring-boot-starter-parent #20

Closed maccac closed 5 years ago

maccac commented 5 years ago

We are a couple or releases behind. We should get it up to date.

maccac commented 5 years ago

Updated the issue title as the spring platform BOM has been end of lifed. We should switch to the latest version of the spring-boot-starter-parent.

maccac commented 5 years ago

I've made an initial attempt at this over in this branch. I want to do a bit more testing before submitting a pull requests.

rpai-tyro commented 5 years ago

Fixed by #46