Skip to content

Commit 276785d

Browse files
Shoothzjfstab
authored andcommitted
Bump log4j version to 2.17.1 to solve CVE-2021-44832
Signed-off-by: Shoothzj <shoothzj@gmail.com>
1 parent ec6def4 commit 276785d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration_tests/it_log4j2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<name>Integration Tests - log4j2</name>
1313

1414
<properties>
15-
<log4j2.version>2.17.0</log4j2.version>
15+
<log4j2.version>2.17.1</log4j2.version>
1616
<!-- I manually tested this with log4j2.version 2.3 and Java 6, and it worked fine. -->
1717
<!-- <log4j2.version>2.3</log4j2.version> -->
1818
</properties>

0 commit comments

Comments
 (0)