From 50fc2e2582d81f7122f02d277b9779fd48fc6c21 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Mon, 10 Mar 2025 21:02:02 +0100 Subject: [PATCH] Upgrade jsoup --- deps.edn | 2 +- resources/META-INF/babashka/deps.edn | 2 +- test-resources/lib_tests/bb-tested-libs.edn | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/deps.edn b/deps.edn index 0eef4fa0..5cac0a0b 100644 --- a/deps.edn +++ b/deps.edn @@ -174,7 +174,7 @@ prismatic/plumbing {:git/url "https://github.com/plumatic/plumbing", :git/sha "424bc704f2db422de34269c139a5494314b3a43b"} org.clj-commons/hickory {:git/url "https://github.com/clj-commons/hickory" - :git/sha "27ee318928b6748075fa9954740afedf916ff795"}} + :git/sha "749ba998aa64f19092876cda967e6c562c56b81d"}} :classpath-overrides {org.clojure/clojure nil org.clojure/spec.alpha nil}} :clj-nvd diff --git a/resources/META-INF/babashka/deps.edn b/resources/META-INF/babashka/deps.edn index 0eef4fa0..5cac0a0b 100644 --- a/resources/META-INF/babashka/deps.edn +++ b/resources/META-INF/babashka/deps.edn @@ -174,7 +174,7 @@ prismatic/plumbing {:git/url "https://github.com/plumatic/plumbing", :git/sha "424bc704f2db422de34269c139a5494314b3a43b"} org.clj-commons/hickory {:git/url "https://github.com/clj-commons/hickory" - :git/sha "27ee318928b6748075fa9954740afedf916ff795"}} + :git/sha "749ba998aa64f19092876cda967e6c562c56b81d"}} :classpath-overrides {org.clojure/clojure nil org.clojure/spec.alpha nil}} :clj-nvd diff --git a/test-resources/lib_tests/bb-tested-libs.edn b/test-resources/lib_tests/bb-tested-libs.edn index 10820bb3..abd1dc99 100644 --- a/test-resources/lib_tests/bb-tested-libs.edn +++ b/test-resources/lib_tests/bb-tested-libs.edn @@ -193,7 +193,7 @@ :test-namespaces [plumbing.core-test], :test-paths ["test"]} org.clj-commons/hickory {:git-url "https://github.com/clj-commons/hickory" - :git-sha "27ee318928b6748075fa9954740afedf916ff795" + :git-sha "749ba998aa64f19092876cda967e6c562c56b81d" :test-paths ["test/cljc"] :test-namespaces [hickory.test.core hickory.test.convert