Skip to content

Commit c2d9888

Browse files
Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 in /json-smart (#126)
1 parent 3661b53 commit c2d9888

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
@@ -112,7 +112,7 @@ limitations under the License.
112112
<plugin>
113113
<groupId>org.apache.maven.plugins</groupId>
114114
<artifactId>maven-javadoc-plugin</artifactId>
115-
<version>3.4.1</version>
115+
<version>3.5.0</version>
116116
<configuration>
117117
<source>8</source>
118118
</configuration>
@@ -202,7 +202,7 @@ limitations under the License.
202202
<plugin>
203203
<groupId>org.apache.maven.plugins</groupId>
204204
<artifactId>maven-javadoc-plugin</artifactId>
205-
<version>3.4.1</version>
205+
<version>3.5.0</version>
206206
<!-- ONLY NEEDED With jdk 1.7+ -->
207207
<configuration>
208208
<source>8</source>

0 commit comments

Comments
 (0)