Skip to content

Commit 023963b

Browse files
authored
Merge pull request #31 from Zastai/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.11.3
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3
2 parents b0ef5b0 + 0b94eec commit 023963b

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.2</version>
68+
<version>3.11.3</version>
6969
<configuration>
7070
<doclint>all</doclint>
7171
<excludePackageNames>test:*.internal:*.internal.*</excludePackageNames>

0 commit comments

Comments
 (0)