File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,8 @@ Maven dependency registered:
1212</dependency>
1313```
1414
15-
15+ * Minimum Java version set to 1.8
16+
1617
1718
1819JSON in Java [ package org.json]
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.github.tsohr</groupId >
55 <artifactId >json</artifactId >
6- <version >0.0.1 </version >
6+ <version >0.0.2 </version >
77 <name >json-ordered</name >
88 <description >Ordered version of JSONObject</description >
99 <url >https://github.com/tsohr/JSON-java</url >
144144 <plugin >
145145 <groupId >org.apache.maven.plugins</groupId >
146146 <artifactId >maven-gpg-plugin</artifactId >
147+ <version >1.6</version >
147148 <executions >
148149 <execution >
149150 <id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments