You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by co...@apache.org on 2020/10/13 08:56:58 UTC

[directory-kerby] branch trunk updated: Updating junit to 4.13.1

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

coheigea pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/directory-kerby.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 756f5c3  Updating junit to 4.13.1
756f5c3 is described below

commit 756f5c3509013984d1b62284fa07d66ea22f5c28
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Oct 13 09:41:07 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index f0a3dc2..83ecbe6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
     <h2.version>1.4.200</h2.version>
     <ldap.api.version>2.0.1</ldap.api.version>
     <log4j.version>1.2.17</log4j.version>
-    <junit.version>4.13</junit.version>
+    <junit.version>4.13.1</junit.version>
     <nimbus.jose.version>8.2.1</nimbus.jose.version>
     <slf4j.version>1.7.30</slf4j.version>
     <assertj.version>3.16.1</assertj.version>