#1078- Upgrade to spring-doc-resources 0.2.1.

Upgrade spring-doc-resources from version 0.2.0 to version 0.2.1
to get a bug fix (setting the width of the HTML output).
This commit is contained in:
Jay Bryant
2020-04-23 07:31:59 -05:00
committed by GitHub
parent d50093535b
commit b9e97deba3

View File

@@ -340,7 +340,7 @@
<dependency>
<groupId>io.spring.docresources</groupId>
<artifactId>spring-doc-resources</artifactId>
<version>0.2.0.RELEASE</version>
<version>0.2.1.RELEASE</version>
<type>zip</type>
<optional>true</optional>
</dependency>