[java-parent-project] 14/15: Update jsoup to 1.14.3

Ian Young ian at iay.org.uk
Wed Mar 16 16:14:00 UTC 2022


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=2b581c0cd3c42ae491e677f42994422f6c59c96d

commit 2b581c0cd3c42ae491e677f42994422f6c59c96d
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Mar 16 15:40:43 2022 +0000

    Update jsoup to 1.14.3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3cf3ebf..dc1ec2c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
         <jakarta.mail.version>1.6.7</jakarta.mail.version>
         <jetty.groupId>org.eclipse.jetty</jetty.groupId>
         <joda-time.version>2.10.13</joda-time.version>
-        <jsoup.version>1.13.1</jsoup.version>
+        <jsoup.version>1.14.3</jsoup.version>
         <ldaptive.version>1.3.0</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