Update Log4J
This commit is contained in:
@@ -9,14 +9,14 @@ allprojects {
|
||||
apply plugin: "com.github.spotbugs"
|
||||
|
||||
group 'com.velocitypowered'
|
||||
version '3.1.1-SNAPSHOT'
|
||||
version '3.1.1'
|
||||
|
||||
ext {
|
||||
// dependency versions
|
||||
adventureVersion = '4.9.3'
|
||||
junitVersion = '5.7.0'
|
||||
slf4jVersion = '1.7.30'
|
||||
log4jVersion = '2.14.1'
|
||||
log4jVersion = '2.15.0'
|
||||
nettyVersion = '4.1.69.Final'
|
||||
guavaVersion = '25.1-jre'
|
||||
checkerFrameworkVersion = '3.6.1'
|
||||
|
Reference in New Issue
Block a user