⬆️ Update dependency org.apache.logging.log4j:log4j-bom to v2.21.1

This commit is contained in:
renovate[bot] 2023-10-24 17:42:35 +00:00 committed by GitHub
parent 55c5e54e0a
commit 44a814f506
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:4.4.1_353')
implementation(platform("org.apache.logging.log4j:log4j-bom:2.18.0"))
implementation(platform("org.apache.logging.log4j:log4j-bom:2.21.1"))
implementation group: 'org.hibernate', name: 'hibernate-validator', version: '7.0.4.Final'
// Use MySQL Connector-J