Merge pull request #231 from Sebclem/renovate/log4j2-monorepo
⬆️ Update dependency org.apache.logging.log4j:log4j-bom to v2.22.0
This commit is contained in:
commit
7fe64127dd
@ -47,7 +47,7 @@ dependencies {
|
||||
implementation('com.sedmelluq:lavaplayer:1.3.78')
|
||||
implementation('net.dv8tion:JDA:5.0.0-beta.18')
|
||||
|
||||
implementation(platform("org.apache.logging.log4j:log4j-bom:2.18.0"))
|
||||
implementation(platform("org.apache.logging.log4j:log4j-bom:2.22.0"))
|
||||
implementation group: 'org.hibernate', name: 'hibernate-validator', version: '8.0.1.Final'
|
||||
|
||||
// Use MySQL Connector-J
|
||||
|
Loading…
Reference in New Issue
Block a user