File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 85
85
86
86
<dependencies >
87
87
<dependency >
88
- <groupId >org.json </groupId >
89
- <artifactId >json</artifactId >
90
- <version >20141113 </version >
88
+ <groupId >org.everit.osgi.bundles </groupId >
89
+ <artifactId >org.everit.osgi.bundles.org. json</artifactId >
90
+ <version >1.0.0-v20140107 </version >
91
91
</dependency >
92
92
<dependency >
93
93
<groupId >junit</groupId >
Original file line number Diff line number Diff line change 50
50
<version >${project.version} </version >
51
51
</dependency >
52
52
<dependency >
53
- <groupId >org.json </groupId >
54
- <artifactId >json</artifactId >
55
- <version >20141113 </version >
56
- </dependency >
53
+ <groupId >org.everit.osgi.bundles </groupId >
54
+ <artifactId >org.everit.osgi.bundles.org. json</artifactId >
55
+ <version >1.0.0-v20140107 </version >
56
+ </dependency >
57
57
<dependency >
58
58
<groupId >junit</groupId >
59
59
<artifactId >junit</artifactId >
You can’t perform that action at this time.
0 commit comments