diff options
author | liamfallon <liam.fallon@est.tech> | 2023-02-17 19:17:02 +0000 |
---|---|---|
committer | Liam Fallon <liam.fallon@est.tech> | 2023-02-17 20:27:03 +0000 |
commit | 3e44f6d1e7160745cabc600abf8fcd41f6c24d9a (patch) | |
tree | 18f7c8452043341bb7666c355e5ee0001f12ab10 /feature-healthcheck | |
parent | afaa864981e4ca301b434dbffc46afe22948c1ee (diff) |
Clean up dependencies for London Release
Issue-ID: POLICY-4482
Change-Id: I9637ce21ab591710802ed6ca2029d8f1c1a15722
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'feature-healthcheck')
-rw-r--r-- | feature-healthcheck/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/feature-healthcheck/pom.xml b/feature-healthcheck/pom.xml index 669f5ba2..67442a5c 100644 --- a/feature-healthcheck/pom.xml +++ b/feature-healthcheck/pom.xml @@ -84,7 +84,6 @@ <plugin> <groupId>io.swagger.codegen.v3</groupId> <artifactId>swagger-codegen-maven-plugin</artifactId> - <version>3.0.27</version> <executions> <execution> <id>code-gen</id> |