Skip to content

Commit cf80817

Browse files
authored
Update README.md
1 parent 364351a commit cf80817

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ _pom.xml_
4545
<dependency>
4646
<groupId>com.github.springfox.loader</groupId>
4747
<artifactId>springfox-loader</artifactId>
48-
<version>1.1.2</version>
48+
<version>1.2.0</version>
4949
</dependency>
5050
```
5151

@@ -151,4 +151,4 @@ public void init() {
151151

152152
### References
153153
* [Springfox Reference Documentation](http://springfox.github.io/springfox/docs/current/)
154-
* [Swagger Core Annotations](https://github.com/swagger-api/swagger-core/wiki/Annotations-1.5.X)
154+
* [Swagger Core Annotations](https://github.com/swagger-api/swagger-core/wiki/Annotations-1.5.X)

0 commit comments

Comments
 (0)