Skip to content

Commit 122fc93

Browse files
authored
Merge pull request #13 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.6.3
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3
2 parents a1f982e + 4efe636 commit 122fc93

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.6.2</version>
132+
<version>3.6.3</version>
133133
<executions>
134134
<execution>
135135
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)