[java-parent-project] 03/03: IDP-1465 - Update Jsoup to 1.13.1

Ian Young ian at iay.org.uk
Thu Mar 5 06:46:13 EST 2020


This is an automated email from the git hooks/post-receive script.

iay pushed a commit to branch master
in repository java-parent-project.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=24622e4e579d69cb32c08a40dac3ec8a66766ad3

commit 24622e4e579d69cb32c08a40dac3ec8a66766ad3
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Mar 5 11:29:11 2020 +0000

    IDP-1465 - Update Jsoup to 1.13.1
    
    https://issues.shibboleth.net/jira/browse/IDP-1465
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d088799..8cf3665 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
         <jakarta.mail.version>1.6.4</jakarta.mail.version>
         <jetty.groupId>org.eclipse.jetty</jetty.groupId>
         <jetty.version>9.4.19.v20190610</jetty.version>
-        <jsoup.version>1.12.2</jsoup.version>
+        <jsoup.version>1.13.1</jsoup.version>
         <ldaptive.version>1.3.0</ldaptive.version>
         <unboundid.version>4.0.14</unboundid.version>
         <logback.version>1.2.3</logback.version>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list