Remove unused SLF4J_VERSION (#5964)

This commit is contained in:
Lauri Tulmin 2022-05-03 05:12:08 +03:00 committed by GitHub
parent 47128f3a3d
commit 30945cc85e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -62,8 +62,6 @@ Replace `SPRING_VERSION` with the version of spring you're using.
Replace `SPRING_WEBFLUX_VERSION` with the version of spring-webflux you're using.
- Minimum version: `5.0`
Replace `SLF4J_VERSION` with the version of slf4j you're using.
For Maven add to your `pom.xml`:
```xml