Skip to content

Commit

Permalink
Merge pull request #530 from solita/renovate-fix/org.apache.poi-poi-o…
Browse files Browse the repository at this point in the history
…oxml-5.x

Update dependency org.apache.poi/poi-ooxml to v5.3.0
  • Loading branch information
solita-juhohaa authored Aug 16, 2024
2 parents fd0e33a + 5516158 commit 916dd0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etp-core/etp-backend/deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
org.bouncycastle/bcpkix-jdk18on {:mvn/version "1.78.1"}

org.apache.poi/poi {:mvn/version "5.2.5"}
org.apache.poi/poi-ooxml {:mvn/version "5.2.5"
org.apache.poi/poi-ooxml {:mvn/version "5.3.0"
:exclusions [org.apache.commons/commons-compress]}

;; Remove direct dependency to this once poi-ooxml is updated to use nonvulnerable version
Expand Down

0 comments on commit 916dd0d

Please sign in to comment.