Skip to content

Commit bb8f339

Browse files
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.2 (#184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 231b9b8 commit bb8f339

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
<plugin>
142142
<groupId>org.apache.maven.plugins</groupId>
143143
<artifactId>maven-javadoc-plugin</artifactId>
144-
<version>3.10.0</version>
144+
<version>3.11.2</version>
145145
<executions>
146146
<execution>
147147
<id>attach-javadocs</id>
@@ -296,7 +296,7 @@
296296
<plugin>
297297
<groupId>org.apache.maven.plugins</groupId>
298298
<artifactId>maven-javadoc-plugin</artifactId>
299-
<version>3.10.0</version>
299+
<version>3.11.2</version>
300300
<configuration>
301301
<stylesheet>java</stylesheet>
302302
<source>11</source>

0 commit comments

Comments
 (0)