Skip to content

Commit

Permalink
Merge pull request #6 from rsearls/JBWS-4276-updated-maven-javadoc-pl…
Browse files Browse the repository at this point in the history
…ugin-jakarta-2.x

updated maven-javadoc-plugin to 3.3.2
  • Loading branch information
rsearls authored Apr 19, 2022
2 parents 8150461 + bf5f350 commit d81af44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.1.0</version>
<version>3.3.2</version>
<configuration>
<source>8</source>
</configuration>
Expand Down

0 comments on commit d81af44

Please sign in to comment.