We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baade89 commit b743735Copy full SHA for b743735
deps.edn
@@ -92,8 +92,8 @@
92
{:override-deps
93
{;; Addresses CVE-2022-42004, CVE-2022-42003, CVE-2021-46877, CVE-2020-36518
94
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"}
+ ;; Addresses CVE-2019-10086, CVE-2014-0114, CVE-2025-48734
+ commons-beanutils/commons-beanutils {:mvn/version "1.11.0"}
97
;; Addresses CVE-2015-6420
98
commons-collections/commons-collections {:mvn/version "3.2.2"}
99
0 commit comments