This dependency should be added. (#3586)

This commit is contained in:
吴晟 Wu Sheng 2019-10-10 13:39:04 +08:00 committed by GitHub
parent 80f779c75c
commit 6c1a8f74b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -31,4 +31,10 @@
<module>query-graphql-plugin</module>
</modules>
<dependencies>
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-afterburner</artifactId>
</dependency>
</dependencies>
</project>