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/02/15 07:34:52 UTC

[directory-server] 03/04: Updating Maven to 3.8.4

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 afe27b773ac8d0dd126163c36e3cc45a30a49709
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Feb 15 07:11:21 2022 +0000

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

diff --git a/pom.xml b/pom.xml
index 2a855e8..9913c78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@
     <ldapsdk.version>4.1</ldapsdk.version>
     <log4j.version>1.2.17</log4j.version>
     <logback.version>1.2.3</logback.version>
-    <maven.version>3.8.1</maven.version>
+    <maven.version>3.8.4</maven.version>
     <mina.core.version>2.1.5</mina.core.version>
     <org.apache.felix.version>7.0.3</org.apache.felix.version>
     <pax-exam.version>4.13.4</pax-exam.version>