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 39
39
<artifactId >json</artifactId >
40
40
</dependency >
41
41
<dependency >
42
- <groupId >com.github.everit-org.json-schema </groupId >
43
- <artifactId >org. everit. json. schema</artifactId >
42
+ <groupId >com.github.erosb </groupId >
43
+ <artifactId >everit- json- schema</artifactId >
44
44
</dependency >
45
45
46
46
<!-- test -->
108
108
</plugin >
109
109
</plugins >
110
110
</build >
111
- </project >
111
+ </project >
Original file line number Diff line number Diff line change 97
97
<version >${commons.lang.version} </version >
98
98
</dependency >
99
99
<dependency >
100
- <groupId >com.github.everit-org.json-schema </groupId >
101
- <artifactId >org. everit. json. schema</artifactId >
100
+ <groupId >com.github.erosb </groupId >
101
+ <artifactId >everit- json- schema</artifactId >
102
102
<version >${json.schema.validation.version} </version >
103
103
</dependency >
104
104
<dependency >
265
265
</snapshots >
266
266
</pluginRepository >
267
267
</pluginRepositories >
268
-
269
- <repositories >
270
- <repository >
271
- <id >jitpack.io</id >
272
- <url >https://jitpack.io</url >
273
- </repository >
274
- </repositories >
275
268
</project >
Original file line number Diff line number Diff line change 31
31
</dependency >
32
32
33
33
<dependency >
34
- <groupId >com.github.everit-org.json-schema </groupId >
35
- <artifactId >org. everit. json. schema</artifactId >
34
+ <groupId >com.github.erosb </groupId >
35
+ <artifactId >everit- json- schema</artifactId >
36
36
</dependency >
37
37
38
38
<!-- test -->
77
77
<scope >test</scope >
78
78
</dependency >
79
79
</dependencies >
80
- </project >
80
+ </project >
You can’t perform that action at this time.
0 commit comments