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 9bd9d2a commit 50d6c40Copy full SHA for 50d6c40
json-smart-action/pom.xml
@@ -99,7 +99,7 @@
99
<plugin>
100
<groupId>org.apache.maven.plugins</groupId>
101
<artifactId>maven-javadoc-plugin</artifactId>
102
- <version>3.6.2</version>
+ <version>3.6.3</version>
103
<configuration>
104
<source>8</source>
105
</configuration>
@@ -189,7 +189,7 @@
189
190
191
192
193
<!-- ONLY NEEDED With jdk 1.7+ -->
194
195
0 commit comments