Skip to content

Commit 2f2ce59

Browse files
chore(deps): update dependency org.apache.logging.log4j:log4j-slf4j2-impl to v2.21.0 (#501)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0a2349d commit 2f2ce59

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

providers/go-feature-flag/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>org.apache.logging.log4j</groupId>
7373
<artifactId>log4j-slf4j2-impl</artifactId>
74-
<version>2.20.0</version>
74+
<version>2.21.0</version>
7575
<scope>test</scope>
7676
</dependency>
7777

providers/unleash/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>org.apache.logging.log4j</groupId>
4141
<artifactId>log4j-slf4j2-impl</artifactId>
42-
<version>2.20.0</version>
42+
<version>2.21.0</version>
4343
<scope>test</scope>
4444
</dependency>
4545

0 commit comments

Comments
 (0)