Skip to content

Commit

Permalink
Bump org.apache.logging.log4j:log4j-1.2-api from 2.23.1 to 2.24.1 (#149)
Browse files Browse the repository at this point in the history
Bumps org.apache.logging.log4j:log4j-1.2-api from 2.23.1 to 2.24.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-1.2-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 96f7b8d commit 9ca632e
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 @@ -48,7 +48,7 @@ subprojects {
dependency 'commons-io:commons-io:2.17.0'
dependency 'xalan:xalan:2.7.3'
dependency 'org.apache.poi:poi:4.1.1'
dependency 'org.apache.logging.log4j:log4j-1.2-api:2.23.1'
dependency 'org.apache.logging.log4j:log4j-1.2-api:2.24.1'
dependency 'org.apache.logging.log4j:log4j-core:2.24.1'
dependency 'org.apache.commons:commons-lang3:3.17.0'
}
Expand Down

0 comments on commit 9ca632e

Please sign in to comment.