We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8b0eec commit 069ddabCopy full SHA for 069ddab
json-smart/pom.xml
@@ -114,7 +114,7 @@ limitations under the License.
114
<plugin>
115
<groupId>org.apache.maven.plugins</groupId>
116
<artifactId>maven-javadoc-plugin</artifactId>
117
- <version>3.6.3</version>
+ <version>3.7.0</version>
118
<configuration>
119
<source>8</source>
120
</configuration>
@@ -204,7 +204,7 @@ limitations under the License.
204
205
206
207
208
<!-- ONLY NEEDED With jdk 1.7+ -->
209
210
0 commit comments