Commit 64e3f188 authored by unset's avatar unset

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

parents 4d415534 afd2bf28
......@@ -32,7 +32,12 @@
<version>2.0-rscp-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-jaxb-annotations</artifactId>
<optional>true</optional>
<version>2.8.3</version>
</dependency>
</dependencies>
<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