[java-parent-project] 06/08: JPAR-236 Bump Maven versions for IdP 5.3

Codeberg noreply at shibboleth.net
Sat Sep 19 10:51:43 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/bbcdc2b5d4631a3e1c54e85719ffadfd4bb5c48c

commit bbcdc2b5d4631a3e1c54e85719ffadfd4bb5c48c
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Sep 14 15:09:06 2026 +0100

    JPAR-236 Bump Maven versions for IdP 5.3
    
    https://shibboleth.atlassian.net/browse/JPAR-236
    
    Update xmlunit to 2.13.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1328108..55ace49 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,7 +86,7 @@
         <unboundid.version>7.0.5</unboundid.version> <!-- Test only dependency -->
         <velocity.version>2.4.1</velocity.version>
         <xmlsec.version>3.0.6</xmlsec.version>
-        <xmlunit.version>2.9.1</xmlunit.version>
+        <xmlunit.version>2.13.0</xmlunit.version>
 
         <maven-dist-enforcer.version>4.0.0</maven-dist-enforcer.version>
         <maven-dist-enforcer.zipsInM2Check>true</maven-dist-enforcer.zipsInM2Check>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list