Skip to content

Commit 3dace0c

Browse files
committed
Bump maven-javadoc-plugin to 3.11.2
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317529&version=12355299 JIRA: LIGHTY-359 Signed-off-by: tobias.pobocik <[email protected]>
1 parent 6cf3950 commit 3dace0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lighty-core/lighty-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
<plugin>
172172
<groupId>org.apache.maven.plugins</groupId>
173173
<artifactId>maven-javadoc-plugin</artifactId>
174-
<version>3.11.1</version>
174+
<version>3.11.2</version>
175175
<configuration combine.children="append">
176176
<!-- Keep things quiet except for warnings/errors -->
177177
<quiet>true</quiet>

0 commit comments

Comments
 (0)