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 08:54:44 UTC

[santuario-xml-security-java] branch main 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 main
in repository https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git


The following commit(s) were added to refs/heads/main by this push:
     new 4b6193c0 Updating to Jubit 5.9.1
4b6193c0 is described below

commit 4b6193c0fe44883edb981409e2bc9f7827108c27
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 7aad442b..8f61bde8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -523,7 +523,7 @@
     <properties>
         <slf4j.version>1.7.36</slf4j.version>
         <xalan.version>2.7.2</xalan.version>
-        <junit.version>5.9.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>