diff options
Diffstat (limited to 'groot-bootstrap/pom.xml')
| -rw-r--r-- | groot-bootstrap/pom.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/groot-bootstrap/pom.xml b/groot-bootstrap/pom.xml index 7b21a43..3ba0bd0 100644 --- a/groot-bootstrap/pom.xml +++ b/groot-bootstrap/pom.xml @@ -65,6 +65,13 @@ <scope>${scope}</scope> </dependency> + <dependency> + <groupId>com.geedgenetworks</groupId> + <artifactId>format-msgpack</artifactId> + <version>${revision}</version> + <scope>${scope}</scope> + </dependency> + <!-- Idea debug dependencies --> <dependency> <groupId>org.apache.flink</groupId> |
