diff options
author | ToineSiebelink <toine.siebelink@est.tech> | 2023-04-19 12:04:50 +0100 |
---|---|---|
committer | ToineSiebelink <toine.siebelink@est.tech> | 2023-04-19 12:04:50 +0100 |
commit | a0bbb4e36550f8c224f07ef21f67e3d28dbfc1f7 (patch) | |
tree | 86dc10dcc838fdc8e7886bb01b0f96eb5650ad07 /cps-rest/pom.xml | |
parent | 918db951327aed3f0d655ac8f95b0c55e2228a08 (diff) |
Addtional dependency updates
-Allign org.onap.oparent.checkstyle version with oparent version
-Move org.springdoc version control to dependcy mgmt module
Issue-ID: CPS-1627
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: I0ce3e6bb18341fac1e3d4bd6d7290bcc3bf28f50
Diffstat (limited to 'cps-rest/pom.xml')
-rwxr-xr-x | cps-rest/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml index 89c39185b0..ccb7d079f5 100755 --- a/cps-rest/pom.xml +++ b/cps-rest/pom.xml @@ -72,7 +72,6 @@ <dependency> <groupId>org.springdoc</groupId> <artifactId>springdoc-openapi-ui</artifactId> - <version>1.6.6</version> </dependency> <dependency> <groupId>org.apache.commons</groupId> |