Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Slf4j API to 2.0.x and drop support for Spring Boot 2 #2425

Open
linghengqian opened this issue Aug 10, 2024 · 0 comments
Open

Bump Slf4j API to 2.0.x and drop support for Spring Boot 2 #2425

linghengqian opened this issue Aug 10, 2024 · 0 comments
Labels
dependencies Pull requests that update a dependency file disscussion spring

Comments

@linghengqian
Copy link
Member

linghengqian commented Aug 10, 2024

Feature Request

For English only, other languages will not accept.

Please pay attention on issues you submitted, because we maybe need more details.
If no response anymore and we cannot make decision by current information, we will close it.

Please answer these questions before submitting your issue. Thanks!

Is your feature request related to a problem?

Describe the feature you would like.

  • Bump Slf4j API to 2.0.x and drop support for Spring Boot 2. This obviously avoids defining something like the following in the relevant unit tests of Spring Boot 3.3.2.
 <properties>
        <spring-boot-dependencies.version>3.3.2</spring-boot-dependencies.version>
        <slf4j.version>2.0.13</slf4j.version>
        <logback.version>1.5.6</logback.version>
</properties>
@linghengqian linghengqian added disscussion spring dependencies Pull requests that update a dependency file labels Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file disscussion spring
Projects
None yet
Development

No branches or pull requests

1 participant