Skip to content

Commit

Permalink
Merge pull request #283 from recurly/javadoc-update
Browse files Browse the repository at this point in the history
Updated javadoc version to 3.1.1
  • Loading branch information
douglasmiller authored Oct 31, 2024
2 parents 53479e1 + c4e0c29 commit 4f17140
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 @@ -168,7 +168,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.9.1</version>
<version>3.1.1</version>
<configuration>
<source>${java.version}</source>
<javadocExecutable>${java.home}/bin/javadoc</javadocExecutable>
Expand Down

0 comments on commit 4f17140

Please sign in to comment.