Skip to content

Commit 4caaa43

Browse files
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.4.1
1 parent 63f7fee commit 4caaa43

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<plugin>
7878
<groupId>org.apache.maven.plugins</groupId>
7979
<artifactId>maven-javadoc-plugin</artifactId>
80-
<version>3.2.0</version>
80+
<version>3.4.1</version>
8181
<configuration>
8282
<failOnError>false</failOnError>
8383
</configuration>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<plugin>
9090
<groupId>org.apache.maven.plugins</groupId>
9191
<artifactId>maven-javadoc-plugin</artifactId>
92-
<version>3.2.0</version>
92+
<version>3.4.1</version>
9393
<configuration>
9494
<failOnError>false</failOnError>
9595
</configuration>

0 commit comments

Comments
 (0)