Skip to content

Commit 1a661d0

Browse files
fix(deps): update dependency org.slf4j:slf4j-api to v1.7.36
1 parent 2ed986c commit 1a661d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>org.slf4j</groupId>
8585
<artifactId>slf4j-api</artifactId>
86-
<version>1.7.32</version>
86+
<version>1.7.36</version>
8787
</dependency>
8888
<dependency>
8989
<groupId>io.springfox</groupId>

0 commit comments

Comments
 (0)