We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e1e5c6 commit 57a5679Copy full SHA for 57a5679
pom.xml
@@ -81,7 +81,7 @@ under the License.
81
<maven.compiler.target>${java.version}</maven.compiler.target>
82
<hamcrest.version>1.3</hamcrest.version>
83
<slf4j.version>1.7.15</slf4j.version>
84
- <log4j.version>2.12.1</log4j.version>
+ <log4j.version>2.16.0</log4j.version>
85
<spotless.version>2.4.2</spotless.version>
86
<!-- Enforce single fork execution due to heavy mini cluster use in the tests -->
87
<flink.forkCount>1</flink.forkCount>
0 commit comments