File tree Expand file tree Collapse file tree 3 files changed +8
-15
lines changed Expand file tree Collapse file tree 3 files changed +8
-15
lines changed Original file line number Diff line number Diff line change 41
41
<artifactId >json</artifactId >
42
42
</dependency >
43
43
<dependency >
44
- <groupId >com.github.everit-org.json-schema </groupId >
45
- <artifactId >org. everit. json. schema</artifactId >
44
+ <groupId >com.github.erosb </groupId >
45
+ <artifactId >everit- json- schema</artifactId >
46
46
</dependency >
47
47
48
48
<!-- test -->
110
110
</plugin >
111
111
</plugins >
112
112
</build >
113
- </project >
113
+ </project >
Original file line number Diff line number Diff line change 111
111
<version >${commons.lang.version} </version >
112
112
</dependency >
113
113
<dependency >
114
- <groupId >com.github.everit-org.json-schema </groupId >
115
- <artifactId >org. everit. json. schema</artifactId >
114
+ <groupId >com.github.erosb </groupId >
115
+ <artifactId >everit- json- schema</artifactId >
116
116
<version >${json.schema.validation.version} </version >
117
117
</dependency >
118
118
<dependency >
329
329
</snapshots >
330
330
</pluginRepository >
331
331
</pluginRepositories >
332
-
333
- <repositories >
334
- <repository >
335
- <id >jitpack.io</id >
336
- <url >https://jitpack.io</url >
337
- </repository >
338
- </repositories >
339
332
</project >
Original file line number Diff line number Diff line change 33
33
</dependency >
34
34
35
35
<dependency >
36
- <groupId >com.github.everit-org.json-schema </groupId >
37
- <artifactId >org. everit. json. schema</artifactId >
36
+ <groupId >com.github.erosb </groupId >
37
+ <artifactId >everit- json- schema</artifactId >
38
38
</dependency >
39
39
40
40
<!-- test -->
79
79
<scope >test</scope >
80
80
</dependency >
81
81
</dependencies >
82
- </project >
82
+ </project >
You can’t perform that action at this time.
0 commit comments