This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/master by this push:
new 8fc2582bb3 Bump org.jsoup:jsoup from 1.19.1 to 1.20.1 (#1066)
8fc2582bb3 is described below
commit 8fc2582bb3053276add9ff2d73ffaf9895d67284
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 30 09:18:48 2025 +0200
Bump org.jsoup:jsoup from 1.19.1 to 1.20.1 (#1066)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 62049d36c9..b67ef07ec3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1316,7 +1316,7 @@ under the License.
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
- <version>1.19.1</version>
+ <version>1.20.1</version>
</dependency>
<dependency>