We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 588c071 commit 045f968Copy full SHA for 045f968
1 file changed
pom.xml
@@ -87,6 +87,16 @@
87
</ciManagement>
88
89
<dependencies>
90
+ <dependency>
91
+ <groupId>com.fasterxml.jackson.core</groupId>
92
+ <artifactId>jackson-databind</artifactId>
93
+ <version>2.14.2</version>
94
+ </dependency>
95
96
97
+ <artifactId>jackson-annotations</artifactId>
98
99
100
<dependency>
101
<groupId>com.esotericsoftware</groupId>
102
<artifactId>kryo</artifactId>
0 commit comments