Skip to content

Commit 5465337

Browse files
chore(deps): update dependency org.apache.logging.log4j:log4j-slf4j2-impl to v2.24.0 (#940)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 67e855c commit 5465337

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

providers/configcat/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.apache.logging.log4j</groupId>
3434
<artifactId>log4j-slf4j2-impl</artifactId>
35-
<version>2.23.1</version>
35+
<version>2.24.0</version>
3636
<scope>test</scope>
3737
</dependency>
3838

providers/flipt/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>org.apache.logging.log4j</groupId>
6666
<artifactId>log4j-slf4j2-impl</artifactId>
67-
<version>2.23.1</version>
67+
<version>2.24.0</version>
6868
<scope>test</scope>
6969
</dependency>
7070
</dependencies>

providers/go-feature-flag/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>org.apache.logging.log4j</groupId>
7979
<artifactId>log4j-slf4j2-impl</artifactId>
80-
<version>2.23.1</version>
80+
<version>2.24.0</version>
8181
<scope>test</scope>
8282
</dependency>
8383

providers/statsig/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.apache.logging.log4j</groupId>
3434
<artifactId>log4j-slf4j2-impl</artifactId>
35-
<version>2.23.1</version>
35+
<version>2.24.0</version>
3636
<scope>test</scope>
3737
</dependency>
3838

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.23.1</version>
42+
<version>2.24.0</version>
4343
<scope>test</scope>
4444
</dependency>
4545

0 commit comments

Comments
 (0)