File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 4747 <groupId >com.arcadedb</groupId >
4848 <artifactId >arcadedb-grpc</artifactId >
4949 <version >${project.parent.version} </version >
50- <scope >compile</scope >
5150 </dependency >
5251 <dependency >
5352 <groupId >com.arcadedb</groupId >
Original file line number Diff line number Diff line change 4242 <groupId >com.arcadedb</groupId >
4343 <artifactId >arcadedb-server</artifactId >
4444 <version >${project.parent.version} </version >
45+ <scope >provided</scope >
4546 </dependency >
4647 <dependency >
4748 <groupId >io.micrometer</groupId >
4849 <artifactId >micrometer-registry-prometheus</artifactId >
4950 <version >${micrometer.version} </version >
5051 </dependency >
51-
5252 <dependency >
5353 <groupId >com.arcadedb</groupId >
5454 <artifactId >arcadedb-server</artifactId >
You can’t perform that action at this time.
0 commit comments