This dependency should be added. (#3586)
This commit is contained in:
parent
80f779c75c
commit
6c1a8f74b0
|
|
@ -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>
|
||||
Loading…
Reference in New Issue