Bump log4j-core from 2.13.2 to 2.17.0
Bumps log4j-core from 2.13.2 to 2.17.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
724858ac70
commit
5c399a08ad
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -184,7 +184,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.logging.log4j</groupId>
|
||||
<artifactId>log4j-core</artifactId>
|
||||
<version>2.13.2</version>
|
||||
<version>2.17.0</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<!-- TestPrepare also needs it (ChromaCore) so the versions should match -->
|
||||
|
|
Loading…
Reference in a new issue