Skip to content

Commit 9bf17db

Browse files
committedSep 20, 2024
updated java-velocypack version
1 parent 7959921 commit 9bf17db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -139,12 +139,12 @@
139139
<dependency>
140140
<groupId>com.arangodb</groupId>
141141
<artifactId>jackson-dataformat-velocypack</artifactId>
142-
<version>4.3.0</version>
142+
<version>4.4.0</version>
143143
</dependency>
144144
<dependency>
145145
<groupId>com.arangodb</groupId>
146146
<artifactId>velocypack</artifactId>
147-
<version>3.0.0</version>
147+
<version>3.1.0</version>
148148
</dependency>
149149
<dependency>
150150
<groupId>com.arangodb</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.