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 2022/06/27 08:46:05 UTC

[directory-server] 03/04: Updating commons daemon to 1.3.1

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

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

commit 60767f3a2a0cd111f962d50629c3f3efebd452a4
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Jun 27 09:00:04 2022 +0100

    Updating commons daemon to 1.3.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 154df84837..5b2812da0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
     <commons.cli.version>1.5.0</commons.cli.version>
     <commons.codec.version>1.15</commons.codec.version>
     <commons.collections.version>4.4</commons.collections.version>
-    <commons.daemon.version>1.2.4</commons.daemon.version>
+    <commons.daemon.version>1.3.1</commons.daemon.version>
     <commons.lang.version>3.12.0</commons.lang.version>
     <commons.net.version>3.8.0</commons.net.version>
     <commons.pool.version>2.11.1</commons.pool.version>