Skip to content

Commit b743735

Browse files
committed
1 parent baade89 commit b743735

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deps.edn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@
9292
{:override-deps
9393
{;; Addresses CVE-2022-42004, CVE-2022-42003, CVE-2021-46877, CVE-2020-36518
9494
com.fasterxml.jackson.core/jackson-databind {:mvn/version "2.15.2"}
95-
;; Addresses CVE-2019-10086, CVE-2014-0114
96-
commons-beanutils/commons-beanutils {:mvn/version "1.9.4"}
95+
;; Addresses CVE-2019-10086, CVE-2014-0114, CVE-2025-48734
96+
commons-beanutils/commons-beanutils {:mvn/version "1.11.0"}
9797
;; Addresses CVE-2015-6420
9898
commons-collections/commons-collections {:mvn/version "3.2.2"}
9999

0 commit comments

Comments
 (0)