Skip to content

Commit 069ddab

Browse files
Bump org.apache.maven.plugins:maven-javadoc-plugin in /json-smart (#197)
1 parent c8b0eec commit 069ddab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

json-smart/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ limitations under the License.
114114
<plugin>
115115
<groupId>org.apache.maven.plugins</groupId>
116116
<artifactId>maven-javadoc-plugin</artifactId>
117-
<version>3.6.3</version>
117+
<version>3.7.0</version>
118118
<configuration>
119119
<source>8</source>
120120
</configuration>
@@ -204,7 +204,7 @@ limitations under the License.
204204
<plugin>
205205
<groupId>org.apache.maven.plugins</groupId>
206206
<artifactId>maven-javadoc-plugin</artifactId>
207-
<version>3.6.3</version>
207+
<version>3.7.0</version>
208208
<!-- ONLY NEEDED With jdk 1.7+ -->
209209
<configuration>
210210
<source>8</source>

0 commit comments

Comments
 (0)