diff --git a/project.clj b/project.clj index 86d5852..3d93a29 100644 --- a/project.clj +++ b/project.clj @@ -1,5 +1,5 @@ (def i18n-version "1.0.5") -(def slf4j-version "2.0.18") +(def slf4j-version "2.0.19") (defproject org.openvoxproject/http-client "2.4.2-SNAPSHOT" :description "HTTP client wrapper"