update log4j dependency version

This commit is contained in:
Peter-Josef Meisch
2021-12-14 13:54:23 +01:00
committed by GitHub
parent f7a6a97c4e
commit 11c6500967

View File

@@ -19,7 +19,7 @@
<properties>
<elasticsearch>7.16.0</elasticsearch>
<log4j>2.14.1</log4j>
<log4j>2.16.0</log4j>
<netty>4.1.65.Final</netty>
<springdata.commons>2.7.0-SNAPSHOT</springdata.commons>
<testcontainers>1.15.3</testcontainers>