Merge pull request #819 from openaudible/dependabot/maven/org.apache.logging.log4j-log4j-core-2.17.1
Bump log4j-core from 2.15.0 to 2.17.1
This commit is contained in:
commit
59a736eb33
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -220,7 +220,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.logging.log4j</groupId>
|
||||
<artifactId>log4j-core</artifactId>
|
||||
<version>2.15.0</version>
|
||||
<version>2.17.1</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
Loading…
Reference in a new issue