mirror of
https://github.com/TotalFreedomMC/BukkitTelnet.git
synced 2024-12-27 02:24:34 +00:00
Update just to be safe
This commit is contained in:
parent
97ebc4bdb9
commit
f8ef36ae6a
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -54,7 +54,7 @@
|
|||
<dependency>
|
||||
<groupId>org.spigotmc</groupId>
|
||||
<artifactId>spigot-api</artifactId>
|
||||
<version>1.18.1-R0.1-SNAPSHOT</version>
|
||||
<version>1.18.2-R0.1-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
|
@ -68,7 +68,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.logging.log4j</groupId>
|
||||
<artifactId>log4j-core</artifactId>
|
||||
<version>2.17.1</version>
|
||||
<version>2.17.2</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
Loading…
Reference in a new issue