Skip to content

Commit 5a23f9d

Browse files
Bump org.apache.logging.log4j:log4j-core from 2.21.0 to 2.22.0 (#959)
Bumps org.apache.logging.log4j:log4j-core from 2.21.0 to 2.22.0. --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d1f09a commit 5a23f9d

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.0.0-alpha.20'
5050

51-
implementation 'org.apache.logging.log4j:log4j-core:2.21.0'
51+
implementation 'org.apache.logging.log4j:log4j-core:2.22.0'
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)