Skip to content

Commit c7ed85c

Browse files
dependabot[bot]fstab
authored andcommitted
Bump log4j-core from 2.16.0 to 2.17.0 in /integration_tests/it_log4j2
Bumps log4j-core from 2.16.0 to 2.17.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 715aaa3 commit c7ed85c

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.16.0</log4j2.version>
15+
<log4j2.version>2.17.0</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)