Merge pull request #248 from Sebclem/renovate/log4j2-monorepo

⬆️ Update dependency org.apache.logging.log4j:log4j-bom to v2.22.1
This commit is contained in:
Sébastien Clément 2023-12-28 15:58:41 +01:00 committed by GitHub
commit 4d1fbd875d
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.22.0"))
implementation(platform("org.apache.logging.log4j:log4j-bom:2.22.1"))
implementation group: 'org.hibernate', name: 'hibernate-validator', version: '8.0.1.Final'
// Use MySQL Connector-J