We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a426f7 commit 0959feeCopy full SHA for 0959fee
pom.xml
@@ -161,19 +161,19 @@
161
<dependency>
162
<groupId>com.fasterxml.jackson.core</groupId>
163
<artifactId>jackson-annotations</artifactId>
164
- <version>2.8.4</version>
+ <version>[2.9.9.1,)</version>
165
<scope>provided</scope>
166
</dependency>
167
168
169
<artifactId>jackson-databind</artifactId>
170
171
172
173
174
175
<artifactId>jackson-core</artifactId>
176
177
178
179
0 commit comments