We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5473ad7 commit 9fa818cCopy full SHA for 9fa818c
sentinel-adapter/sentinel-spring-webmvc-v6x-adapter/pom.xml
@@ -17,7 +17,7 @@
17
<spring.boot.version>3.0.0</spring.boot.version>
18
<servlet.api.version>6.0.0</servlet.api.version>
19
<jakarta.xml.bind-api.version>4.0.0</jakarta.xml.bind-api.version>
20
- <slf4j-api.version>2.0.4</slf4j-api.version>
+ <slf4j-api.version>2.0.16</slf4j-api.version>
21
22
<skip.spring.v6x.test>false</skip.spring.v6x.test>
23
</properties>
0 commit comments