Skip to content

Commit 23fc042

Browse files
committed
Update netty to 4.1.74.Final
This pulls in fixes for CVE-2021-37136, CVE-2021-37137, and CVE-2021-43797.
1 parent 49fce37 commit 23fc042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(def netty-version "4.1.65.Final")
1+
(def netty-version "4.1.74.Final")
22

33
(def netty-modules
44
'[transport

0 commit comments

Comments
 (0)