fix(deps): update dependency org.apache.logging.log4j:log4j-slf4j-impl to v2.18.0

This commit is contained in:
renovate[bot] 2022-07-02 11:25:22 +00:00
parent da691eab11
commit 71bbbc4f7c
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j-impl</artifactId>
<version>2.17.2</version>
<version>2.18.0</version>
</dependency>
</dependencies>