fix: mvn-defaults/pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHELOGGINGLOG4J-2327339
This commit is contained in:
snyk-bot 2022-03-07 23:23:49 +00:00
parent d584bb3f25
commit 82ee152fe6
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

View File

@ -380,7 +380,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j-impl</artifactId>
<version>2.15.0</version>
<version>2.17.1</version>
</dependency>
<dependency>