From 33a554ed68a3a3f122c06f4c6e6ca6c6b98a1a36 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 20 Oct 2023 06:59:40 +0000
Subject: [PATCH] fix(deps): update dependency org.jsoup:jsoup to v1.16.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4d85720a..1860f8f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -154,7 +154,7 @@
org.jsoup
jsoup
- 1.15.3
+ 1.16.2
org.mockito