Skip to content

Commit e1362ce

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

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
@@ -130,7 +130,7 @@
130130
</plugin>
131131
<plugin>
132132
<artifactId>maven-javadoc-plugin</artifactId>
133-
<version>3.11.3</version>
133+
<version>3.12.0</version>
134134
<executions>
135135
<execution>
136136
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)