Skip to content

Commit

Permalink
Prepare for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
ruedigergad committed Oct 26, 2024
1 parent a43681d commit e161283
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -13,27 +13,16 @@
[org.apache.activemq/activemq-jaas "6.1.3"]
[org.apache.activemq/activemq-openwire-legacy "6.1.3"]
[org.apache.activemq/activemq-stomp "6.1.3"]
;[org.apache.activemq/activemq-broker "6.1.3" :exclusions [org.eclipse.jetty.aggregate/jetty-all]]
;[org.apache.activemq/activemq-client "6.1.3" :exclusions [org.eclipse.jetty.aggregate/jetty-all]]
;[org.apache.activemq/activemq-http "6.1.3" :exclusions [org.eclipse.jetty.aggregate/jetty-all commons-logging/commons-logging]]
;[org.apache.activemq/activemq-jaas "6.1.3" :exclusions [org.eclipse.jetty.aggregate/jetty-all]]
;[org.apache.activemq/activemq-openwire-legacy "6.1.3" :exclusions [org.eclipse.jetty.aggregate/jetty-all]]
;[org.apache.activemq/activemq-stomp "6.1.3" :exclusions [org.eclipse.jetty.aggregate/jetty-all]]
[org.clojure/clojure "1.12.0"]
[org.clojure/tools.cli "1.1.230"]
;[org.eclipse.jetty/jetty-server "11.0.24"]
;[org.eclipse.jetty/jetty-servlet "11.0.24"]
;[org.eclipse.jetty/jetty-util "11.0.24"]
[org.eclipse.jetty.websocket/websocket-jetty-server "11.0.24"]
[org.eclipse.jetty.websocket/websocket-jetty-client "11.0.24"]
[org.eclipse.paho/org.eclipse.paho.client.mqttv3 "1.2.5"]
[org.iq80.snappy/snappy "0.5"]
[org.springframework/spring-messaging "5.3.39"]
[org.springframework/spring-websocket "5.3.39"]
;[org.springframework/spring-messaging "6.1.13"]
;[org.springframework/spring-websocket "6.1.13"]
[org.slf4j/slf4j-simple "2.0.16"]
[org.fusesource.stompjms/stompjms-client "1.21-SNAPSHOT"]
[rgad/stompjms-client "1.22"]
[juxt/dirwatch "0.2.5"]
[org.tcrawley/dynapath "1.1.0"]
[spootnik/signal "0.2.5"]]
Expand Down

0 comments on commit e161283

Please sign in to comment.