From 928d7da6f5443738135d96fed08cdcd523dfdb91 Mon Sep 17 00:00:00 2001 From: krisjin Date: Tue, 10 Dec 2019 13:56:03 +0800 Subject: [PATCH] add commons-configuration pom config --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index f8f00c5..e45a9c0 100644 --- a/pom.xml +++ b/pom.xml @@ -284,6 +284,13 @@ netty-all 4.1.17.Final + + + commons-configuration + commons-configuration + 1.10 + +