[java-parent-project] branch main updated: Update jsoup (test dependency) to 1.17.2
Ian Young
ian at iay.org.uk
Wed Mar 6 14:56:10 UTC 2024
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=9c703b2382b58db928329f7003f2c4e0bcc7a672
The following commit(s) were added to refs/heads/main by this push:
new 9c703b2 Update jsoup (test dependency) to 1.17.2
9c703b2 is described below
commit 9c703b2382b58db928329f7003f2c4e0bcc7a672
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Mar 6 14:56:05 2024 +0000
Update jsoup (test dependency) to 1.17.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c0c0506..ea15f82 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
<jakarta.mail.version>2.0.1</jakarta.mail.version>
<janino.version>3.1.12</janino.version>
<jetty.groupId>org.eclipse.jetty</jetty.groupId>
- <jsoup.version>1.15.4</jsoup.version>
+ <jsoup.version>1.17.2</jsoup.version>
<ldaptive.version>2.3.1</ldaptive.version>
<mockito.version>3.9.0</mockito.version>
<testng.version>7.7.1</testng.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list