Darkside138 / DiscordSoundboard

Java Soundboard for Discord
Apache License 2.0
137 stars 55 forks source link

Update to Spring Boot 2.0.3 and others #101

Closed trew closed 6 years ago

trew commented 6 years ago

Basically I just wanted to bump Spring Boot to 2 in order to get access to hibernate 5.2, but I figured it's good to keep up to date with other libraries as well.

Version bumps for:

Spring Boot 1.5.7 -> 2.0.3 JDA 3.6.0_354 -> 3.7.1_386 LavaPlayer 1.2.63 -> 1.3.7

Also replaced some apache logging code with slf4j.

oopsies49 commented 6 years ago

I've been using this on my branch and haven't seen any issues yet

Darkside138 commented 6 years ago

I keep forgetting to merge this in. I'll try and get to it tonight.

On Sun, Aug 12, 2018, 10:35 PM Bradley Henry notifications@github.com wrote:

I've been using this on my branch and haven't seen any issues yet

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Darkside138/DiscordSoundboard/pull/101#issuecomment-412400511, or mute the thread https://github.com/notifications/unsubscribe-auth/ABH_l9u9oqkVnbyGnlTe_m3c7AuoWXUXks5uQPPvgaJpZM4Via1J .

trew commented 6 years ago

I'll try and get to it tonight.

3 days ago

👀