Skip to content

Commit

Permalink
Modified README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
liuhuagui committed Oct 16, 2019
1 parent 20aea3d commit ff483ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
>**Module** jdk.javadoc
**Package** com.sun.tools.javadoc
This package and its contents are deprecated and may be removed in a future release. See javax.tools.**ToolProvider.getSystemDocumentationTool** and **javax.tools.DocumentationTool** for replacement functionality.

>**Module** jdk.javadoc
**Package** com.sun.javadoc
**Note:** The declarations in this package have been superseded by those in the package **jdk.javadoc.doclet**. For more information, see the Migration Guide in the documentation for that package.
Expand Down Expand Up @@ -128,7 +129,7 @@ public class WriteArticleController {
<dependency>
<groupId>com.github.liuhuagui</groupId>
<artifactId>smalldoc-spring-boot-starter</artifactId>
<version>2.2</version>
<version>2.3</version>
<scope>test</scope>
</dependency>
```
Expand Down

0 comments on commit ff483ca

Please sign in to comment.