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 9b935b3 commit 452ac04Copy full SHA for 452ac04
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.arangodb</groupId>
6
<artifactId>velocypack</artifactId>
7
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.0</version>
8
<inceptionYear>2017</inceptionYear>
9
<packaging>jar</packaging>
10
@@ -250,7 +250,7 @@
250
<dependency>
251
<groupId>com.fasterxml.jackson</groupId>
252
<artifactId>jackson-bom</artifactId>
253
- <version>2.9.10.20191020</version>
+ <version>2.9.10.20200223</version>
254
<scope>import</scope>
255
<type>pom</type>
256
</dependency>
0 commit comments