Skip to content

Commit 8d47bae

Browse files
Bump org.apache.logging.log4j:log4j-core from 2.23.0 to 2.24.1
Bumps org.apache.logging.log4j:log4j-core from 2.23.0 to 2.24.1. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 817e044 commit 8d47bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies {
4848

4949
implementation 'net.dv8tion:JDA:5.1.0'
5050

51-
implementation 'org.apache.logging.log4j:log4j-core:2.23.0'
51+
implementation 'org.apache.logging.log4j:log4j-core:2.24.1'
5252
runtimeOnly 'org.apache.logging.log4j:log4j-slf4j18-impl:2.18.0'
5353

5454
implementation 'club.minnced:discord-webhooks:0.8.2'

0 commit comments

Comments
 (0)