diff --git a/project.clj b/project.clj index b9b4a22760..4a8277290f 100644 --- a/project.clj +++ b/project.clj @@ -22,7 +22,7 @@ [clj-time "0.15.1"] ;; latest is 0.15.2 [org.clojure/clojure "1.11.2"] ;; lattest is 1.11.4 or 1.12.2 [org.apache.commons/commons-compress "1.28.0"] ;; see testcontainers - [org.testcontainers/testcontainers "1.21.3" ;; latest + [org.testcontainers/testcontainers "2.0.2" ;; latest :exclusions [[org.apache.commons/commons-compress]]]] :profiles {:uberjar {:modules {:dirs ["access-control-app" "bootstrap-app"