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

Ian Young ian at iay.org.uk
Wed Mar 1 10:26:24 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=8dfb24ee2cfe984747895cf6c6909c1661ae3db6

commit 8dfb24ee2cfe984747895cf6c6909c1661ae3db6
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Feb 28 17:50:35 2023 +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 b982219..7245083 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,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.15.3</jsoup.version>
+        <jsoup.version>1.15.4</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