Skip to content

Commit 585e200

Browse files
authored
Merge pull request #24 from Zastai/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.11.2
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2
2 parents 481fbb7 + ae7052f commit 585e200

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
@@ -65,7 +65,7 @@
6565
<plugin>
6666
<groupId>org.apache.maven.plugins</groupId>
6767
<artifactId>maven-javadoc-plugin</artifactId>
68-
<version>3.11.1</version>
68+
<version>3.11.2</version>
6969
<configuration>
7070
<doclint>all</doclint>
7171
<excludePackageNames>test:*.internal:*.internal.*</excludePackageNames>

0 commit comments

Comments
 (0)