Skip to content

Commit

Permalink
Bump org.apache.logging.log4j:log4j-core from 2.24.0 to 2.24.1
Browse files Browse the repository at this point in the history
Bumps org.apache.logging.log4j:log4j-core from 2.24.0 to 2.24.1.

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 0669d00 commit ec4179c
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 @@ -53,7 +53,7 @@ task startScriptsHeadless(type: CreateStartScripts) {

dependencies {
implementation 'org.apache.logging.log4j:log4j-jcl:2.24.0'
implementation 'org.apache.logging.log4j:log4j-core:2.24.0'
implementation 'org.apache.logging.log4j:log4j-core:2.24.1'
implementation 'org.cip4.tools.jdfutility:JDFUtility:1.8.+'
implementation 'org.cip4.lib.jdf:JDFLibJ-JSON:1.1.+'
implementation ('org.cip4.lib.jdf:JDFLibJ:2.1.8.+'){
Expand Down

0 comments on commit ec4179c

Please sign in to comment.