Conversation
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.3. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.36...v_2.0.3) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
|
@bennetelli Not sure this works well with Spring Boot 2.7.x which is on slf4j 1.7.x. I have experienced some breaking stuff when pulling in the Togglz v3.3.1 update into a Gradle project because doing that also upgrades the whole project to SLF4J v2. This can be fixed in downstream projects by excluding slf4j from togglz, and maybe paying more attention to lockfile changes / having a stricter dependency platform setup. |
|
I see three options here:
One thing to keep in mind is that the SpringBoot v3 release is imminent which will be on slf4j v2. It might not be worth it to build anything special for C) if the versions are going to be the same soon anyways. |
Bumps slf4j-api from 1.7.36 to 2.0.3.
Commits
b2cb05fprepare release 2.0.34b5bb41fix SLF4J-546, Fluent logging API doesn't populate timestamp with Reload4JLoggerb500a6fjavadoc explaining using multiple markers instead of nested markersd81affbcomment about ThreadLocal key or value typesbcbbe40Reword Marker Javadoc to improve grammar.7686020Merge pull request #310 from ascopes/patch-13f47f87Add missing javadoc to SLF4JServiceProvider.javaeb1710astart work on 2.0.3-SNAPSHOT, fix SLF4J-564bb49a5aMerge pull request #307 from radio-rogal/slf4j-564-simple-logger-javadoc768ca7d[SLF4J-564] slf4j-simple: fix javadoc for SimpleLoggerDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)