Skip to content

Commit fa88646

Browse files
authored
Merge pull request #6 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.6.0
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0
2 parents fca16a1 + 48f0a23 commit fa88646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

standard-maven-template/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<plugin>
130130
<groupId>org.apache.maven.plugins</groupId>
131131
<artifactId>maven-javadoc-plugin</artifactId>
132-
<version>3.5.0</version>
132+
<version>3.6.0</version>
133133
<executions>
134134
<execution>
135135
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)