spring-projects-experimental / spring-boot-thin-launcher

Tools for building "thin" executable jars, with a focus on, but not exclusively for, Spring Boot
https://github.com/dsyer/spring-boot-thin-launcher
Apache License 2.0
681 stars 90 forks source link

chore(dependency): upgrade spring boot to latest version #193

Closed yesid-bocanegra closed 1 year ago

yesid-bocanegra commented 1 year ago

This will upgrade spring-core to 5.3.26

pivotal-cla commented 1 year ago

@yesid-bocanegra Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

yesid-bocanegra commented 1 year ago

Tests have been run locally and no issues have risen. I have upgraded also the tests directory version

yesid-bocanegra commented 1 year ago

I don't feel confortable upgrading the whole spring boot package, but at the same time it seems weird to just upgrade spring-core, please do let me know if this upgrade path is appropiate, otherwise I can only upgrade spring core.

pivotal-cla commented 1 year ago

@yesid-bocanegra Thank you for signing the Contributor License Agreement!

yesid-bocanegra commented 1 year ago

Hi @dsyer have you had a chance to take a look at this PR?

dsyer commented 1 year ago

I just noticed it (github notifications are not very efficient). I guess it makes sense if the tests pass.