Skip to content

Commit

Permalink
Merge pull request sualeh#42 from sualeh/dependabot/maven/org.apache.…
Browse files Browse the repository at this point in the history
…maven.plugins-maven-javadoc-plugin-3.4.1

Bump maven-javadoc-plugin from 3.4.0 to 3.4.1
  • Loading branch information
sualeh committed Aug 15, 2022
2 parents cf98f02 + f4ee0ac commit b62c02a
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 @@ -123,7 +123,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
<configuration>
<source>8</source>
</configuration>
Expand Down

0 comments on commit b62c02a

Please sign in to comment.