diff --git a/all/pom.xml b/all/pom.xml index 9e7d6e278e6..022e695ffce 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -250,6 +250,12 @@ ${project.groupId} netty-codec-xml compile + + + com.fasterxml + aalto-xml + + ${project.groupId} @@ -285,6 +291,12 @@ ${project.groupId} netty-transport-rxtx compile + + + org.rxtx + rxtx + + ${project.groupId} @@ -295,6 +307,12 @@ ${project.groupId} netty-transport-udt compile + + + com.barchart.udt + barchart-udt-bundle + +