[java-parent-project] branch maint-11 updated: Update jsoup (test dependency) to 1.15.3
Ian Young
ian at iay.org.uk
Tue Dec 20 10:34:23 UTC 2022
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=be77a744d70e37dde238b18c118ab47526a0cf73
The following commit(s) were added to refs/heads/maint-11 by this push:
new be77a74 Update jsoup (test dependency) to 1.15.3
be77a74 is described below
commit be77a744d70e37dde238b18c118ab47526a0cf73
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Dec 20 10:25:09 2022 +0000
Update jsoup (test dependency) to 1.15.3
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 48ba4e8..09abd36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
<janino.version>3.1.6</janino.version>
<jetty.groupId>org.eclipse.jetty</jetty.groupId>
<joda-time.version>2.12.2</joda-time.version>
- <jsoup.version>1.14.3</jsoup.version>
+ <jsoup.version>1.15.3</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