Commit 54a59e1a authored by unset's avatar unset

Merge remote-tracking branch 'origin/dev' into dev

parents da589647 76440aa5
...@@ -95,6 +95,12 @@ ...@@ -95,6 +95,12 @@
<version>0.2</version> <version>0.2</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-jaxb-annotations</artifactId>
<optional>true</optional>
<version>2.8.3</version>
</dependency>
</dependencies> </dependencies>
<build> <build>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment