Skip to content

Commit 57a5679

Browse files
snuyanzinleonardBang
authored andcommitted
[build] Bump log4j2 version to 2.16.0 (#714)
1 parent 0e1e5c6 commit 57a5679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ under the License.
8181
<maven.compiler.target>${java.version}</maven.compiler.target>
8282
<hamcrest.version>1.3</hamcrest.version>
8383
<slf4j.version>1.7.15</slf4j.version>
84-
<log4j.version>2.12.1</log4j.version>
84+
<log4j.version>2.16.0</log4j.version>
8585
<spotless.version>2.4.2</spotless.version>
8686
<!-- Enforce single fork execution due to heavy mini cluster use in the tests -->
8787
<flink.forkCount>1</flink.forkCount>

0 commit comments

Comments
 (0)