Skip to content

Commit a472ca5

Browse files
log4j version upgrade for CVE-2021-44228 (#726)
Fixes #725 Signed-off-by: Yakir Gibraltar <yakir.g@taboola.com> Co-authored-by: Yakir Gibraltar <yakir.g@taboola.com>
1 parent c733763 commit a472ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simpleclient_log4j2/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>org.apache.logging.log4j</groupId>
4343
<artifactId>log4j-core</artifactId>
44-
<version>2.1</version>
44+
<version>2.15.0</version>
4545
</dependency>
4646

4747
<dependency>

0 commit comments

Comments
 (0)