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