Skip to content

Commit 8e4f18c

Browse files
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.11 (open-feature#756)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6caca62 commit 8e4f18c

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
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>org.slf4j</groupId>
6262
<artifactId>slf4j-api</artifactId>
63-
<version>2.0.10</version>
63+
<version>2.0.11</version>
6464
</dependency>
6565

6666
<!-- test -->

0 commit comments

Comments
 (0)