Skip to content

Commit 9fa818c

Browse files
authored
chore(deps): bump slf4j-api version to 2.0.16(#3536)
1 parent 5473ad7 commit 9fa818c

File tree

1 file changed

+1
-1
lines changed
  • sentinel-adapter/sentinel-spring-webmvc-v6x-adapter

1 file changed

+1
-1
lines changed

sentinel-adapter/sentinel-spring-webmvc-v6x-adapter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<spring.boot.version>3.0.0</spring.boot.version>
1818
<servlet.api.version>6.0.0</servlet.api.version>
1919
<jakarta.xml.bind-api.version>4.0.0</jakarta.xml.bind-api.version>
20-
<slf4j-api.version>2.0.4</slf4j-api.version>
20+
<slf4j-api.version>2.0.16</slf4j-api.version>
2121

2222
<skip.spring.v6x.test>false</skip.spring.v6x.test>
2323
</properties>

0 commit comments

Comments
 (0)