Skip to content

Commit 8ddcd65

Browse files
authored
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.2 (#157)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent a49f2c7 commit 8ddcd65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@
286286
<plugin>
287287
<groupId>org.apache.maven.plugins</groupId>
288288
<artifactId>maven-javadoc-plugin</artifactId>
289-
<version>3.11.1</version>
289+
<version>3.11.2</version>
290290
<configuration>
291291
<detectJavaApiLink>false</detectJavaApiLink>
292292
</configuration>

0 commit comments

Comments
 (0)