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 9fff09b commit a0ade61Copy full SHA for a0ade61
1 file changed
pom.xml
@@ -45,7 +45,7 @@
45
<dependency>
46
<groupId>com.fasterxml.jackson.core</groupId>
47
<artifactId>jackson-databind</artifactId>
48
- <version>2.7.0</version>
+ <version>[2.7.0,)</version>
49
</dependency>
50
</dependencies>
51
<properties>
0 commit comments