Skip to content

Commit

Permalink
Merge e6b17fb into 48f8274
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 11, 2022
2 parents 48f8274 + e6b17fb commit bd66f5d
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 @@ -108,7 +108,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.3.1</version>
<version>3.3.2</version>
<configuration>
<additionalOptions>-html5</additionalOptions>
<sourcepath>${project.basedir}/src/main/java:${project.basedir}/src/main/java9</sourcepath>
Expand Down

0 comments on commit bd66f5d

Please sign in to comment.