mirror of
https://github.com/TotalFreedomMC/BukkitTelnet.git
synced 2024-12-28 11:04:22 +00:00
Bump log4j-core from 2.5 to 2.13.2
Bumps log4j-core from 2.5 to 2.13.2. Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
541e9fdb84
commit
f9ebc49c12
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -63,7 +63,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.logging.log4j</groupId>
|
<groupId>org.apache.logging.log4j</groupId>
|
||||||
<artifactId>log4j-core</artifactId>
|
<artifactId>log4j-core</artifactId>
|
||||||
<version>2.5</version>
|
<version>2.13.2</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue