[java-parent-project] 10/13: Update jsoup (test dependency) to 1.15.3
Ian Young
ian at iay.org.uk
Wed Jan 4 18:17:32 UTC 2023
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch main
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=24e77f9f08fb7d9766c74432eb493f4849b10d4e
commit 24e77f9f08fb7d9766c74432eb493f4849b10d4e
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Dec 20 10:25:09 2022 +0000
Update jsoup (test dependency) to 1.15.3
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 495f763..6349b3c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
<jakarta.mail.version>1.6.7</jakarta.mail.version>
<janino.version>3.1.6</janino.version>
<jetty.groupId>org.eclipse.jetty</jetty.groupId>
- <jsoup.version>1.14.3</jsoup.version>
+ <jsoup.version>1.15.3</jsoup.version>
<ldaptive.version>2.1.1</ldaptive.version>
<mockito.version>3.9.0</mockito.version>
<testng.version>7.5</testng.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list