Skip to content

Commit f2be4c1

Browse files
authored
Merge pull request #229 from netplex/dependabot/maven/json-smart/org.apache.maven.plugins-maven-javadoc-plugin-3.11.2
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 in /json-smart
2 parents 224943a + 5ca7e4b commit f2be4c1

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
@@ -116,7 +116,7 @@ limitations under the License.
116116
<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-javadoc-plugin -->
117117
<groupId>org.apache.maven.plugins</groupId>
118118
<artifactId>maven-javadoc-plugin</artifactId>
119-
<version>3.11.1</version>
119+
<version>3.11.2</version>
120120
<configuration>
121121
<source>8</source>
122122
</configuration>
@@ -212,7 +212,7 @@ limitations under the License.
212212
<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-javadoc-plugin -->
213213
<groupId>org.apache.maven.plugins</groupId>
214214
<artifactId>maven-javadoc-plugin</artifactId>
215-
<version>3.11.1</version>
215+
<version>3.11.2</version>
216216
<!-- ONLY NEEDED With jdk 1.7+ -->
217217
<configuration>
218218
<source>8</source>

0 commit comments

Comments
 (0)