You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by co...@apache.org on 2022/09/22 09:06:16 UTC

[santuario-xml-security-java] branch 2.3.x-fixes updated: Updating to Jubit 5.9.1

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 2.3.x-fixes
in repository https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git


The following commit(s) were added to refs/heads/2.3.x-fixes by this push:
     new 649d52fb Updating to Jubit 5.9.1
649d52fb is described below

commit 649d52fb8f3216b19b8411ba384699b7ab5bdcce
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Sep 22 09:53:56 2022 +0100

    Updating to Jubit 5.9.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 44fa9725..ea2e63e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -542,7 +542,7 @@
     <properties>
         <slf4j.version>1.7.36</slf4j.version>
         <xalan.version>2.7.2</xalan.version>
-        <junit.version>5.8.0</junit.version>
+        <junit.version>5.9.1</junit.version>
         <log4j.version>2.18.0</log4j.version>
         <bcprov.version>1.71</bcprov.version>
         <hamcrest.version>2.2</hamcrest.version>