From eff6f9f6140609049c30f3a570b41533cee6b618 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 29 Oct 2023 10:05:51 +0000
Subject: [PATCH] fix(deps): update dependency com.jcabi:jcabi-http to v2
---
pom.xml | 2 +-
src/it/basic-usage/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 784f1deaa..11d6758b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
com.jcabi
jcabi-http
- 1.20.1
+ 2.0.0
com.jcabi.incubator
diff --git a/src/it/basic-usage/pom.xml b/src/it/basic-usage/pom.xml
index b7ef6d3c7..b50f10921 100644
--- a/src/it/basic-usage/pom.xml
+++ b/src/it/basic-usage/pom.xml
@@ -42,7 +42,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
com.jcabi
jcabi-http
- 1.20.1
+ 2.0.0
junit