Skip to content

Commit 28c0332

Browse files
authored
Merge pull request #159 from eckig/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.6.2
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2
2 parents 8c6aed0 + 2925103 commit 28c0332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<plugin>
126126
<groupId>org.apache.maven.plugins</groupId>
127127
<artifactId>maven-javadoc-plugin</artifactId>
128-
<version>3.6.0</version>
128+
<version>3.6.2</version>
129129
<executions>
130130
<execution>
131131
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)