Skip to content

Commit 452ac04

Browse files
committed
jackson version upd
1 parent 9b935b3 commit 452ac04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.arangodb</groupId>
66
<artifactId>velocypack</artifactId>
7-
<version>2.2.0-SNAPSHOT</version>
7+
<version>2.2.0</version>
88
<inceptionYear>2017</inceptionYear>
99
<packaging>jar</packaging>
1010

@@ -250,7 +250,7 @@
250250
<dependency>
251251
<groupId>com.fasterxml.jackson</groupId>
252252
<artifactId>jackson-bom</artifactId>
253-
<version>2.9.10.20191020</version>
253+
<version>2.9.10.20200223</version>
254254
<scope>import</scope>
255255
<type>pom</type>
256256
</dependency>

0 commit comments

Comments
 (0)