We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d5a8dc commit 7f01adfCopy full SHA for 7f01adf
json-smart-action/pom.xml
@@ -100,7 +100,7 @@
100
<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-javadoc-plugin -->
101
<groupId>org.apache.maven.plugins</groupId>
102
<artifactId>maven-javadoc-plugin</artifactId>
103
- <version>3.10.1</version>
+ <version>3.11.1</version>
104
<configuration>
105
<source>8</source>
106
</configuration>
@@ -196,7 +196,7 @@
196
197
198
199
200
<!-- ONLY NEEDED With jdk 1.7+ -->
201
202
0 commit comments