Skip to content

Commit

Permalink
Merge pull request #100 from cip4/dependabot/gradle/org.apache.loggin…
Browse files Browse the repository at this point in the history
…g.log4j-log4j-jcl-2.24.3

Bump org.apache.logging.log4j:log4j-jcl from 2.24.1 to 2.24.3
  • Loading branch information
rainer-prosi authored Dec 18, 2024
2 parents 1412a71 + deedb4b commit ef65ec9
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 @@ -52,7 +52,7 @@ task startScriptsHeadless(type: CreateStartScripts) {
}

dependencies {
implementation 'org.apache.logging.log4j:log4j-jcl:2.24.1'
implementation 'org.apache.logging.log4j:log4j-jcl:2.24.3'
implementation 'org.apache.logging.log4j:log4j-core:2.24.3'
implementation 'org.cip4.tools.jdfutility:JDFUtility:1.8.+'
implementation 'org.cip4.lib.jdf:JDFLibJ-JSON:1.2.+'
Expand Down

0 comments on commit ef65ec9

Please sign in to comment.