Skip to content

Commit c641ba6

Browse files
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.10 (#745)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7c2c46e commit c641ba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>org.slf4j</groupId>
6262
<artifactId>slf4j-api</artifactId>
63-
<version>2.0.9</version>
63+
<version>2.0.10</version>
6464
</dependency>
6565

6666
<!-- test -->

0 commit comments

Comments
 (0)