Skip to content

Commit f95b194

Browse files
authored
Merge pull request #64 from waikato-datamining/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.11.1
build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1
2 parents ee04a34 + e860bde commit f95b194

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
@@ -183,7 +183,7 @@
183183
<plugin>
184184
<groupId>org.apache.maven.plugins</groupId>
185185
<artifactId>maven-javadoc-plugin</artifactId>
186-
<version>3.10.1</version>
186+
<version>3.11.1</version>
187187
<configuration>
188188
<show>protected</show>
189189
<nohelp>true</nohelp>

0 commit comments

Comments
 (0)