Skip to content

Commit dc982d4

Browse files
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.12.0 (#252)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0ecd6c4 commit dc982d4

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
@@ -118,7 +118,7 @@
118118
<plugin>
119119
<groupId>org.apache.maven.plugins</groupId>
120120
<artifactId>maven-javadoc-plugin</artifactId>
121-
<version>3.11.3</version>
121+
<version>3.12.0</version>
122122
<executions>
123123
<execution>
124124
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)