Skip to content

Commit

Permalink
Update log4j
Browse files Browse the repository at this point in the history
  • Loading branch information
centic9 committed Dec 24, 2023
1 parent 920aa69 commit 2d9ca04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion poishadow/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {
implementation 'org.apache.poi:poi-scratchpad:5.2.5'
implementation 'com.fasterxml:aalto-xml:1.3.0'
implementation 'stax:stax-api:1.0.1'
implementation 'org.apache.logging.log4j:log4j-api:2.21.1' // newer log4j fails
implementation 'org.apache.logging.log4j:log4j-api:2.22.0'
}

shadowJar {
Expand Down

0 comments on commit 2d9ca04

Please sign in to comment.