Merge "Bugfix disabling default swagger documentation"
authorHenrik Andersson <henrik.b.andersson@est.tech>
Mon, 7 Jun 2021 10:53:56 +0000 (10:53 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Mon, 7 Jun 2021 10:53:56 +0000 (10:53 +0000)
enrichment-coordinator-service/pom.xml

index e7f2bd6..8d97767 100644 (file)
@@ -68,7 +68,7 @@
         <dependency>
             <groupId>org.springdoc</groupId>
             <artifactId>springdoc-openapi-ui</artifactId>
-            <version>1.5.2</version>
+            <version>1.5.4</version>
         </dependency>
         <dependency>
             <groupId>org.springframework.boot</groupId>