vert-x3 / issues

Apache License 2.0
36 stars 7 forks source link

Upgrade to SLF4J 2.0.7 #637

Closed vietj closed 11 months ago

vietj commented 1 year ago

SLF4J dependency has not been updated for a long time, the latest versions of logback do not seem to work with the current version in Vert.x 1.7.21 (https://github.com/eclipse-vertx/vert.x/issues/4687)

We should test the upgrade works in the vertx stack and that the convergence of dependencies remains respected.

vietj commented 1 year ago

We should first upgrade to SLF4J in master and check the overall CI results after a few days to check the stability.

I conducted tests locally and beside vertx-core modifications (tests) the stack seem to build fine and the convergence tests are fine too.