File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
[org.ring-clojure/ring-core-protocols " 1.15.0-beta1" ]
9
9
[org.ring-clojure/ring-websocket-protocols " 1.15.0-beta1" ]
10
10
[ring/ring-codec " 1.3.0" ]
11
- [commons-io " 2.19 .0" ]
11
+ [commons-io " 2.20 .0" ]
12
12
[org.apache.commons/commons-fileupload2-core " 2.0.0-M4" ]
13
13
[crypto-random " 1.2.1" ]
14
14
[crypto-equality " 1.0.1" ]]
Original file line number Diff line number Diff line change 6
6
:url " http://opensource.org/licenses/MIT" }
7
7
:dependencies [[org.clojure/clojure " 1.9.0" ]
8
8
[ring/ring-core " 1.15.0-beta1" ]
9
- [hiccup " 1 .0.5 " ]
9
+ [hiccup " 2 .0.0 " ]
10
10
[clj-stacktrace " 0.2.8" ]
11
11
[ns-tracker " 1.0.0" ]]
12
12
:aliases {" test-all" [" with-profile" " default:+1.10:+1.11:+1.12" " test" ]}
Original file line number Diff line number Diff line change 14
14
[org.eclipse.jetty.ee9.websocket/jetty-ee9-websocket-jetty-server " 12.0.21" ]]
15
15
:aliases {" test-all" [" with-profile" " default:+1.10:+1.11:+1.12" " test" ]}
16
16
:profiles
17
- {:dev {:dependencies [[clj-http " 3.13.0 " ]
17
+ {:dev {:dependencies [[clj-http " 3.13.1 " ]
18
18
[less-awful-ssl " 1.0.7" ]
19
19
[hato " 1.0.0" ]]
20
20
:jvm-opts [" -Dorg.eclipse.jetty.server.HttpChannelState.DEFAULT_TIMEOUT=500" ]}
You can’t perform that action at this time.
0 commit comments