PT #155293325: Adopt Boot 2 mappings bean new JSON data

This commit is contained in:
BoykoAlex
2018-04-05 19:57:39 -04:00
parent 36512e3337
commit d57b4745dd
2 changed files with 108 additions and 45 deletions

View File

@@ -48,6 +48,11 @@
<groupId>org.springframework.ide.vscode</groupId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>6.1.1</version>
</dependency>
</dependencies>
</project>