Skip to content

Commit

Permalink
Merge pull request #114 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.23.1 to 2.24.3
  • Loading branch information
rainer-prosi authored Jan 31, 2025
2 parents 3a6f047 + 7bad990 commit f31943b
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 @@ -131,7 +131,7 @@ dependencies {
implementation 'commons-fileupload:commons-fileupload:1.5'

implementation 'org.apache.logging.log4j:log4j-core:2.24.1'
implementation 'org.apache.logging.log4j:log4j-jcl:2.23.1'
implementation 'org.apache.logging.log4j:log4j-jcl:2.24.3'

testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.2'
Expand Down

0 comments on commit f31943b

Please sign in to comment.