update log4j dependency version

This commit is contained in:
Peter-Josef Meisch 2021-12-14 13:51:02 +01:00 committed by GitHub
parent 1b59b31a72
commit 09c76b4694
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@
<properties>
<commonslang>2.6</commonslang>
<elasticsearch>7.12.1</elasticsearch>
<log4j>2.13.3</log4j>
<log4j>2.16.0</log4j>
<netty>4.1.52.Final</netty>
<springdata.commons>2.5.8-SNAPSHOT</springdata.commons>
<testcontainers>1.15.1</testcontainers>