Skip to content

Commit 2ec7c6c

Browse files
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.17 (#1348)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6987568 commit 2ec7c6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>org.slf4j</groupId>
7171
<artifactId>slf4j-api</artifactId>
72-
<version>2.0.16</version>
72+
<version>2.0.17</version>
7373
</dependency>
7474

7575
<!-- test -->

0 commit comments

Comments
 (0)