Skip to content

Commit 757a8db

Browse files
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.9 (#413)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0ae19e1 commit 757a8db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/go-feature-flag/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>org.slf4j</groupId>
6767
<artifactId>slf4j-api</artifactId>
68-
<version>2.0.7</version>
68+
<version>2.0.9</version>
6969
</dependency>
7070

7171
<dependency>

0 commit comments

Comments
 (0)