File tree Expand file tree Collapse file tree 1 file changed +3
-12
lines changed Expand file tree Collapse file tree 1 file changed +3
-12
lines changed Original file line number Diff line number Diff line change 1111 <parent >
1212 <groupId >org.springframework.data.build</groupId >
1313 <artifactId >spring-data-parent</artifactId >
14- <version >2.3.0 .RELEASE</version >
14+ <version >2.3.3 .RELEASE</version >
1515 </parent >
1616
1717 <name >arangodb-spring-data</name >
4646 </distributionManagement >
4747
4848 <repositories >
49- <repository >
50- <id >arangodb-snapshots</id >
51- <url >https://oss.sonatype.org/content/groups/staging</url >
52- </repository >
5349 <repository >
5450 <id >spring-libs-milestone</id >
5551 <url >https://repo.spring.io/libs-milestone</url >
5652 </repository >
57- <repository >
58- <id >spring-libs-snapshot</id >
59- <url >https://repo.spring.io/libs-snapshot</url >
60- </repository >
6153 </repositories >
6254
6355 <build >
124116 <configuration >
125117 <source >1.8</source >
126118 <target >1.8</target >
127- <compilerArgument ></compilerArgument >
128119 </configuration >
129120 </plugin >
130121
277268 <dependency >
278269 <groupId >com.arangodb</groupId >
279270 <artifactId >velocypack</artifactId >
280- <version >2.3 .1</version >
271+ <version >2.4 .1</version >
281272 </dependency >
282273 <dependency >
283274 <groupId >com.arangodb</groupId >
284275 <artifactId >arangodb-java-driver</artifactId >
285- <version >6.6 .3</version >
276+ <version >6.7 .3</version >
286277 </dependency >
287278 <dependency >
288279 <groupId >com.arangodb</groupId >
You can’t perform that action at this time.
0 commit comments