aboutsummaryrefslogtreecommitdiffstats
path: root/cps-dependencies/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cps-dependencies/pom.xml')
-rwxr-xr-xcps-dependencies/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml
index cff596f05..a59dbe410 100755
--- a/cps-dependencies/pom.xml
+++ b/cps-dependencies/pom.xml
@@ -74,6 +74,11 @@
<!-- S P R I N G D E P E N D E N C I E S -->
<dependency>
<groupId>org.springdoc</groupId>
+ <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
+ <version>2.0.2</version>
+ </dependency>
+ <dependency>
+ <groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-ui</artifactId>
<version>1.6.6</version>
</dependency>