File tree Expand file tree Collapse file tree 2 files changed +0
-13
lines changed
fastmodel-converter/fastmodel-converter-dqc
fastmodel-dependencies-bom Expand file tree Collapse file tree 2 files changed +0
-13
lines changed Original file line number Diff line number Diff line change 42
42
<groupId >com.google.auto.service</groupId >
43
43
<artifactId >auto-service</artifactId >
44
44
</dependency >
45
- <dependency >
46
- <groupId >net.sourceforge.groboutils</groupId >
47
- <artifactId >groboutils-core</artifactId >
48
- <scope >test</scope >
49
- </dependency >
50
45
<dependency >
51
46
<groupId >com.aliyun.fastmodel</groupId >
52
47
<artifactId >fastmodel-parser</artifactId >
53
48
<version >${project.parent.version} </version >
54
49
<scope >test</scope >
55
50
</dependency >
56
-
57
51
<dependency >
58
52
<groupId >com.aliyun.fastmodel</groupId >
59
53
<artifactId >fastmodel-core</artifactId >
Original file line number Diff line number Diff line change 204
204
<version >1.0.0</version >
205
205
</dependency >
206
206
207
- <dependency >
208
- <groupId >net.sourceforge.groboutils</groupId >
209
- <artifactId >groboutils-core</artifactId >
210
- <version >5</version >
211
- <scope >test</scope >
212
- </dependency >
213
-
214
207
<dependency >
215
208
<groupId >io.javalin</groupId >
216
209
<artifactId >javalin</artifactId >
You can’t perform that action at this time.
0 commit comments