There was an error while loading. Please reload this page.
1 parent d059517 commit 06d7745Copy full SHA for 06d7745
java/vector/pom.xml
@@ -39,12 +39,12 @@
39
<dependency>
40
<groupId>com.fasterxml.jackson.core</groupId>
41
<artifactId>jackson-annotations</artifactId>
42
- <version>2.7.1</version>
+ <version>${jackson.version}</version>
43
</dependency>
44
45
46
<artifactId>jackson-databind</artifactId>
47
48
49
50
<groupId>com.carrotsearch</groupId>
0 commit comments