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 8898231 commit 5d8f14eCopy full SHA for 5d8f14e
json-smart-action/pom.xml
@@ -89,7 +89,7 @@
89
<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-javadoc-plugin -->
90
<groupId>org.apache.maven.plugins</groupId>
91
<artifactId>maven-javadoc-plugin</artifactId>
92
- <version>3.11.2</version>
+ <version>3.12.0</version>
93
<configuration>
94
<source>8</source>
95
</configuration>
@@ -185,7 +185,7 @@
185
186
187
188
189
<!-- ONLY NEEDED With jdk 1.7+ -->
190
191
0 commit comments