Skip to content

Commit 4d9db7b

Browse files
chore(deps): bump org.apache.logging.log4j:log4j-api (#19)
Bumps org.apache.logging.log4j:log4j-api from 2.24.3 to 2.25.1. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-api dependency-version: 2.25.1 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 26991f5 commit 4d9db7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zmusic-core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ java {
88

99
dependencies {
1010
compileOnly 'org.lwjgl:lwjgl-openal:3.3.6'
11-
compileOnly 'org.apache.logging.log4j:log4j-api:2.24.3'
11+
compileOnly 'org.apache.logging.log4j:log4j-api:2.25.1'
1212
}

0 commit comments

Comments
 (0)