mirror of
https://github.com/TotalFreedomMC/BukkitTelnet.git
synced 2024-12-28 02:54:20 +00:00
Merge pull request #1 from AtlasMediaGroup/dependabot/maven/org.apache.logging.log4j-log4j-core-2.13.2
Bump log4j-core from 2.5 to 2.13.2
This commit is contained in:
commit
09346eaab6
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -63,7 +63,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.logging.log4j</groupId>
|
||||
<artifactId>log4j-core</artifactId>
|
||||
<version>2.5</version>
|
||||
<version>2.13.2</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
Loading…
Reference in a new issue