Skip to content

Commit 8af77a0

Browse files
authored
Merge pull request #25 from jzheng2017/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.3.0
chore(deps): bump maven-javadoc-plugin from 3.2.0 to 3.3.0
2 parents cbdf0f7 + d59eabb commit 8af77a0

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
@@ -78,7 +78,7 @@
7878
<plugin>
7979
<groupId>org.apache.maven.plugins</groupId>
8080
<artifactId>maven-javadoc-plugin</artifactId>
81-
<version>3.2.0</version>
81+
<version>3.3.0</version>
8282
<executions>
8383
<execution>
8484
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)