[java-parent-project] 03/05: IDP-1465 - update xmlunit to 2.6.3

Ian Young ian at iay.org.uk
Tue Jan 7 08:41:55 EST 2020


This is an automated email from the git hooks/post-receive script.

iay pushed a commit to branch master
in repository java-parent-project.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=3ef851914faba783a27e4f560ae2560f54e092db

commit 3ef851914faba783a27e4f560ae2560f54e092db
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Jan 7 11:23:56 2020 +0000

    IDP-1465 - update xmlunit to 2.6.3
    
    https://issues.shibboleth.net/jira/browse/IDP-1465
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 68d7186..ac9fab2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
         <spring-webflow.version>2.5.1.RELEASE</spring-webflow.version>
         <velocity.version>2.1</velocity.version>
         <xmlsec.version>2.1.4</xmlsec.version>
-        <xmlunit.version>2.6.2</xmlunit.version>
+        <xmlunit.version>2.6.3</xmlunit.version>
 
         <checkstyle.version>8.26</checkstyle.version>
         <checkstyle-plugin.version>3.1.0</checkstyle-plugin.version>

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


More information about the commits mailing list