[java-parent-project] 03/03: Update jsoup to 1.15.4

Ian Young ian at iay.org.uk
Mon Mar 18 11:40:33 UTC 2024


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

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

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

commit f6bbedde2463fe4bb02f58017dab7f4ff9c618bb
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Mar 18 11:27:07 2024 +0000

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

diff --git a/pom.xml b/pom.xml
index 83821cc..72c54c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
         <janino.version>3.1.12</janino.version>
         <jetty.groupId>org.eclipse.jetty</jetty.groupId>
         <joda-time.version>2.12.7</joda-time.version>
-        <jsoup.version>1.15.3</jsoup.version>
+        <jsoup.version>1.15.4</jsoup.version>
         <ldaptive.version>1.3.3</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