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

This commit is contained in:
renovate[bot] 2022-06-21 23:43:15 +00:00 committed by GitHub
parent a021cd4933
commit e3ba1d375d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.1</version>
<version>2.17.2</version>
</dependency>
</dependencies>