Browse Source

Remove unused SLF4J_VERSION (#5964)

Lauri Tulmin 2 years ago
parent
commit
30945cc85e
1 changed files with 0 additions and 2 deletions
  1. 0 2
      instrumentation/spring/spring-boot-autoconfigure/README.md

+ 0 - 2
instrumentation/spring/spring-boot-autoconfigure/README.md

@@ -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