⬆️ Update dependency org.apache.logging.log4j:log4j-bom to v2.18.0 (#203)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-08-03 09:36:04 +02:00 committed by GitHub
parent 2db7a47b79
commit b414dc1df5
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.0_352')
implementation(platform("org.apache.logging.log4j:log4j-bom:2.17.2"))
implementation(platform("org.apache.logging.log4j:log4j-bom:2.18.0"))
implementation group: 'org.hibernate', name: 'hibernate-validator', version: '7.0.4.Final'
// Use MySQL Connector-J