Skip to content

Commit

Permalink
build(deps): bump org.apache.logging.log4j:log4j-core
Browse files Browse the repository at this point in the history
Bumps org.apache.logging.log4j:log4j-core from 2.24.2 to 2.24.3.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent f00075e commit b8c29de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serverpackcreator-api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
api("com.fasterxml.jackson.core:jackson-databind:2.18.1")
api("net.lingala.zip4j:zip4j:2.11.5")
api("org.apache.logging.log4j:log4j-api-kotlin:1.5.0")
api("org.apache.logging.log4j:log4j-core:2.24.2")
api("org.apache.logging.log4j:log4j-core:2.24.3")
api("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1")
api("org.pf4j:pf4j:3.13.0")
api("org.bouncycastle:bcpkix-jdk18on:1.79")
Expand Down

0 comments on commit b8c29de

Please sign in to comment.