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 3661b53 commit c2d9888Copy full SHA for c2d9888
json-smart/pom.xml
@@ -112,7 +112,7 @@ limitations under the License.
112
<plugin>
113
<groupId>org.apache.maven.plugins</groupId>
114
<artifactId>maven-javadoc-plugin</artifactId>
115
- <version>3.4.1</version>
+ <version>3.5.0</version>
116
<configuration>
117
<source>8</source>
118
</configuration>
@@ -202,7 +202,7 @@ limitations under the License.
202
203
204
205
206
<!-- ONLY NEEDED With jdk 1.7+ -->
207
208
0 commit comments