[java-parent-project] 07/08: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
noreply at shibboleth.net
Sat Sep 19 10:51:44 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-parent-project.
View the commit online:
https://codeberg.org/Shibboleth/java-parent-project/commit/37712a3345e6759cec8caaafa5ddd38d8152a1dd
commit 37712a3345e6759cec8caaafa5ddd38d8152a1dd
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Sep 14 16:30:19 2026 +0100
JPAR-236 Bump Maven versions for IdP 5.3
https://shibboleth.atlassian.net/browse/JPAR-236
Update jsoup to 1.23.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 55ace49..2ce86ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
<jcommander.beust.com.version>1.81</jcommander.beust.com.version> <!-- latest version we have a key for. -->
<jsr305.version>3.0.2</jsr305.version>
<jetty.groupId>org.eclipse.jetty</jetty.groupId>
- <jsoup.version>1.17.2</jsoup.version>
+ <jsoup.version>1.23.2</jsoup.version>
<ldaptive.version>2.5.1</ldaptive.version>
<memcached.version>2.12.3</memcached.version>
<metrics.version>4.2.40</metrics.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list