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.
2 parents 224943a + 5ca7e4b commit f2be4c1Copy full SHA for f2be4c1
json-smart/pom.xml
@@ -116,7 +116,7 @@ limitations under the License.
116
<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-javadoc-plugin -->
117
<groupId>org.apache.maven.plugins</groupId>
118
<artifactId>maven-javadoc-plugin</artifactId>
119
- <version>3.11.1</version>
+ <version>3.11.2</version>
120
<configuration>
121
<source>8</source>
122
</configuration>
@@ -212,7 +212,7 @@ limitations under the License.
212
213
214
215
216
<!-- ONLY NEEDED With jdk 1.7+ -->
217
218
0 commit comments