aboutsummaryrefslogtreecommitdiff
path: root/common/network-common/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common/network-common/pom.xml')
-rw-r--r--common/network-common/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/network-common/pom.xml b/common/network-common/pom.xml
index 5444ae6d70..12d89273d7 100644
--- a/common/network-common/pom.xml
+++ b/common/network-common/pom.xml
@@ -41,6 +41,10 @@
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.apache.commons</groupId>
+ <artifactId>commons-lang3</artifactId>
+ </dependency>
<!-- Provided dependencies -->
<dependency>