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

This commit is contained in:
renovate[bot] 2023-12-27 09:26:14 +00:00 committed by GitHub
parent f3888cee71
commit 6a01048875
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