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:
Sébastien Clément 2023-12-14 15:17:03 +01:00 committed by GitHub
commit 7fe64127dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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