Upgrade to Spring Doc Resources 0.1.3

Closes gh-18293
pull/18367/head
Brian Clozel 5 years ago
parent 8c029959e6
commit b15e26662a

@ -28,8 +28,8 @@
<spock.version>1.0-groovy-2.4</spock.version>
<testcontainers.version>1.12.0</testcontainers.version>
<testng.version>6.14.3</testng.version>
<spring-doc-resources.version>0.1.3.BUILD-SNAPSHOT</spring-doc-resources.version>
<spring-doc-resources.url>https://repo.spring.io/snapshot/io/spring/docresources/spring-doc-resources/${spring-doc-resources.version}/spring-doc-resources-${spring-doc-resources.version}.zip</spring-doc-resources.url>
<spring-doc-resources.version>0.1.3.RELEASE</spring-doc-resources.version>
<spring-doc-resources.url>https://repo.spring.io/release/io/spring/docresources/spring-doc-resources/${spring-doc-resources.version}/spring-doc-resources-${spring-doc-resources.version}.zip</spring-doc-resources.url>
</properties>
<scm>
<url>https://github.com/spring-projects/spring-boot</url>

Loading…
Cancel
Save