From ae2495401c1d12d96260cf97521e8da629a94123 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 07:08:23 +0000 Subject: [PATCH] Update dependency org.clojars.jj:ring-http-exchange to v1.4.5 --- boa-sql-async/project.clj | 2 +- boa-sql/project.clj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/boa-sql-async/project.clj b/boa-sql-async/project.clj index 7fa9a05..4bb66af 100644 --- a/boa-sql-async/project.clj +++ b/boa-sql-async/project.clj @@ -11,7 +11,7 @@ [org.xerial/sqlite-jdbc "3.53.1.0"] [org.clojars.bigsy/pg-embedded-clj "1.0.3"] [com.h2database/h2 "2.4.240"] - [org.clojars.jj/ring-http-exchange "1.4.4"] + [org.clojars.jj/ring-http-exchange "1.4.5"] [hato "1.0.0"] [org.postgresql/postgresql "42.7.11"] [com.github.seancorfield/next.jdbc "1.3.1093"]] diff --git a/boa-sql/project.clj b/boa-sql/project.clj index 829c797..0a85ed8 100644 --- a/boa-sql/project.clj +++ b/boa-sql/project.clj @@ -11,7 +11,7 @@ [org.xerial/sqlite-jdbc "3.53.1.0"] [org.clojars.bigsy/pg-embedded-clj "1.0.3"] [com.h2database/h2 "2.4.240"] - [org.clojars.jj/ring-http-exchange "1.4.4"] + [org.clojars.jj/ring-http-exchange "1.4.5"] [hato "1.0.0"] [org.postgresql/postgresql "42.7.11"]