Skip to content

Commit

Permalink
[hotfix] [docs] Fix java doc api
Browse files Browse the repository at this point in the history
  • Loading branch information
Samrat002 committed Jul 23, 2024
1 parent a326854 commit 9210312
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 @@ -2236,7 +2236,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.9.1</version><!--$NO-MVN-MAN-VER$-->
<version>3.7.0</version><!--$NO-MVN-MAN-VER$-->
<configuration>
<quiet>true</quiet>
<detectOfflineLinks>false</detectOfflineLinks>
Expand Down

0 comments on commit 9210312

Please sign in to comment.