Skip to content

Commit

Permalink
Update dependency org.apache.commons:commons-compress to v1.26.2
Browse files Browse the repository at this point in the history
  • Loading branch information
valtionavustus-renovate[bot] committed May 23, 2024
1 parent 32ca5ce commit b9b1816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@

;; excel spreadsheets
[dk.ative/docjure "1.19.0" :exclusions [org.apache.commons/commons-compress]]
[org.apache.commons/commons-compress "1.26.1"] ; Fix CVE-2024-25710, CVE-2024-26308
[org.apache.commons/commons-compress "1.26.2"] ; Fix CVE-2024-25710, CVE-2024-26308


;; job scheduling
Expand Down

0 comments on commit b9b1816

Please sign in to comment.