From 861259a6014b1f0423beb1a31ecdd993bcdb65c5 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 10 Jul 2024 07:34:14 +0000
Subject: [PATCH] fix(deps): update dependency org.jsoup:jsoup to v1.18.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4d85720a..84592430 100644
--- a/pom.xml
+++ b/pom.xml
@@ -154,7 +154,7 @@
org.jsoup
jsoup
- 1.15.3
+ 1.18.1
org.mockito