File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8
8
[org.ring-clojure/ring-core-protocols " 1.12.1" ]
9
9
[org.ring-clojure/ring-websocket-protocols " 1.12.1" ]
10
10
[ring/ring-codec " 1.2.0" ]
11
- [commons-io " 2.15 .1" ]
11
+ [commons-io " 2.16 .1" ]
12
12
[org.apache.commons/commons-fileupload2-core " 2.0.0-M1" ]
13
13
[crypto-random " 1.2.1" ]
14
14
[crypto-equality " 1.0.1" ]]
Original file line number Diff line number Diff line change 7
7
:dependencies [[org.clojure/clojure " 1.9.0" ]
8
8
[ring/ring-core " 1.12.1" ]
9
9
[org.ring-clojure/ring-jakarta-servlet " 1.12.1" ]
10
- [org.eclipse.jetty/jetty-server " 11.0.20 " ]
11
- [org.eclipse.jetty.websocket/websocket-jetty-server " 11.0.20 " ]]
10
+ [org.eclipse.jetty/jetty-server " 11.0.21 " ]
11
+ [org.eclipse.jetty.websocket/websocket-jetty-server " 11.0.21 " ]]
12
12
:aliases {" test-all" [" with-profile" " default:+1.10:+1.11:+1.12" " test" ]}
13
13
:profiles
14
- {:dev {:dependencies [[clj-http " 3.12.3 " ]
14
+ {:dev {:dependencies [[clj-http " 3.13.0 " ]
15
15
[less-awful-ssl " 1.0.6" ]
16
16
[hato " 0.9.0" ]]
17
17
:jvm-opts [" -Dorg.eclipse.jetty.server.HttpChannelState.DEFAULT_TIMEOUT=500" ]}
You can’t perform that action at this time.
0 commit comments