Downgrade dep'

This commit is contained in:
Tadgh 2023-02-14 15:24:39 -08:00
parent a0e4c2949e
commit acfde151b1
1 changed files with 1 additions and 1 deletions

View File

@ -1335,7 +1335,7 @@
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-ui</artifactId>
<version>1.6.14</version>
<version>1.5.13</version>
</dependency>
<dependency>
<groupId>net.sourceforge.htmlunit</groupId>