Skip to content

Commit

Permalink
Merge pull request #92 from cip4/dependabot/gradle/org.apache.logging…
Browse files Browse the repository at this point in the history
….log4j-log4j-core-2.23.1

Bump org.apache.logging.log4j:log4j-core from 2.22.1 to 2.23.1
  • Loading branch information
rainer-prosi authored Jun 26, 2024
2 parents 237e660 + 5aa49fb commit 97cfaf7
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 @@ -129,7 +129,7 @@ dependencies {

implementation 'org.eclipse.jetty:jetty-servlet:10.0.15'
implementation 'commons-fileupload:commons-fileupload:1.5'
implementation 'org.apache.logging.log4j:log4j-core:2.22.1'
implementation 'org.apache.logging.log4j:log4j-core:2.23.1'
implementation 'org.apache.logging.log4j:log4j-jcl:2.22.1'

testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
Expand Down

0 comments on commit 97cfaf7

Please sign in to comment.