Skip to content

Commit 260a09a

Browse files
authored
update commons-fileupload to clear CVE-2025-48976 (#474)
1 parent b5b8af1 commit 260a09a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deps.edn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
selmer/selmer {:mvn/version "1.12.59"}
1919
ch.qos.logback/logback-classic {:mvn/version "1.5.15"}
2020
commons-io/commons-io {:mvn/version "2.14.0"}
21+
commons-fileupload/commons-fileupload {:mvn/version "1.6.0"}
2122
;; DB/JDBC deps
2223
;; - HikariCP: Need to exclude slf4j to make logback work properly
2324
;; - HugSql: Use custom version instead of the released version (0.5.1)

0 commit comments

Comments
 (0)