Skip to content

Commit ac1bd03

Browse files
committed
Bump slf4j-api dependency t0 1.7.30
1 parent e262d45 commit ac1bd03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>org.slf4j</groupId>
2424
<artifactId>slf4j-api</artifactId>
25-
<version>1.7.25</version>
25+
<version>1.7.30</version>
2626
</dependency>
2727

2828
<dependency>

0 commit comments

Comments
 (0)