aboutsummaryrefslogtreecommitdiffstats
path: root/cps-rest
diff options
context:
space:
mode:
authorToineSiebelink <toine.siebelink@est.tech>2023-04-18 14:58:51 +0100
committerToineSiebelink <toine.siebelink@est.tech>2023-04-18 14:59:12 +0100
commit918db951327aed3f0d655ac8f95b0c55e2228a08 (patch)
tree53f07e5a088ba0f8e58bd938611479b1712a0dc2 /cps-rest
parent36d6e83473846cd4e0ad5e42ad6a8d0e3e3b3425 (diff)
Update spingboot dependencies
Issue-ID: CPS-1627 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: I9a9b4a9593ae2800270dafd319e8b4d27d9e0b3b
Diffstat (limited to 'cps-rest')
-rwxr-xr-xcps-rest/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml
index 9d4f6331b..89c39185b 100755
--- a/cps-rest/pom.xml
+++ b/cps-rest/pom.xml
@@ -72,7 +72,7 @@
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-ui</artifactId>
- <version>1.5.11</version>
+ <version>1.6.6</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>