Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

Commit

Permalink
Merge pull request #231 from Sebclem/renovate/log4j2-monorepo
Browse files Browse the repository at this point in the history
⬆️ Update dependency org.apache.logging.log4j:log4j-bom to v2.22.0
  • Loading branch information
Sebclem authored Dec 14, 2023
2 parents a0fc5c5 + d3ffaa0 commit 7fe6412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7fe6412

Please sign in to comment.