Skip to content

Commit

Permalink
Update jetty-alpn-java-server to v9.4.54
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinqian00 committed Feb 29, 2024
1 parent 3efb655 commit ca1deda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
:exclusions [org.slf4j/slf4j-api]}
;; Pedestal and Jetty webserver deps
io.pedestal/pedestal.jetty {:mvn/version "0.6.3"}
org.eclipse.jetty/jetty-alpn-java-server {:mvn/version "9.4.53.v20231009"}
org.eclipse.jetty/jetty-alpn-java-server {:mvn/version "9.4.54.v20240208"}
;; Security deps
buddy/buddy-core {:mvn/version "1.11.418"
:exclusions [org.bouncycastle/bcprov-jdk18on]}
Expand Down

0 comments on commit ca1deda

Please sign in to comment.