File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 2929 <groupId >jakarta.json.bind</groupId >
3030 <artifactId >jakarta.json.bind-api</artifactId >
3131 <version >3.0.0</version >
32+ <scope >compile</scope >
3233 </dependency >
3334 </dependencies >
3435
Original file line number Diff line number Diff line change 2323 <dependency >
2424 <groupId >com.arangodb</groupId >
2525 <artifactId >core</artifactId >
26+ <scope >compile</scope >
2627 </dependency >
2728 <dependency >
2829 <groupId >com.arangodb</groupId >
2930 <artifactId >http-protocol</artifactId >
31+ <scope >compile</scope >
3032 </dependency >
3133 <dependency >
3234 <groupId >com.arangodb</groupId >
3335 <artifactId >vst-protocol</artifactId >
36+ <scope >compile</scope >
3437 </dependency >
3538 <dependency >
3639 <groupId >com.arangodb</groupId >
3740 <artifactId >jackson-dataformat-velocypack</artifactId >
41+ <scope >compile</scope >
3842 </dependency >
3943 <dependency >
4044 <groupId >org.slf4j</groupId >
4145 <artifactId >slf4j-api</artifactId >
46+ <scope >compile</scope >
4247 </dependency >
4348 <dependency >
4449 <!-- build arangodb-java-driver before so that we can use the javadoc artifact -->
You can’t perform that action at this time.
0 commit comments