From a49bdf54d0777b046a9c4c080770f5fac0c3146d Mon Sep 17 00:00:00 2001 From: BF2 Robot Date: Wed, 27 Nov 2024 08:06:34 +0000 Subject: [PATCH] chore(deps): update dependency org.jsoup:jsoup to v1.18.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cc3e4ae8..e433d0d5 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ org.jsoup jsoup - 1.15.3 + 1.18.2 io.fabric8