Skip to content

Commit fe1ba59

Browse files
committed
Update ring-core dependencies
1 parent f633d58 commit fe1ba59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ring-core/project.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
:dependencies [[org.clojure/clojure "1.9.0"]
88
[org.ring-clojure/ring-core-protocols "1.13.0"]
99
[org.ring-clojure/ring-websocket-protocols "1.13.0"]
10-
[ring/ring-codec "1.2.0"]
11-
[commons-io "2.17.0"]
10+
[ring/ring-codec "1.3.0"]
11+
[commons-io "2.18.0"]
1212
[org.apache.commons/commons-fileupload2-core "2.0.0-M1"]
1313
[crypto-random "1.2.1"]
1414
[crypto-equality "1.0.1"]]

0 commit comments

Comments
 (0)