diff options
author | liamfallon <liam.fallon@est.tech> | 2023-02-17 19:14:42 +0000 |
---|---|---|
committer | Liam Fallon <liam.fallon@est.tech> | 2023-02-17 20:22:05 +0000 |
commit | aa87a5c942dd5917b317e9fc3c93c0acfba391e4 (patch) | |
tree | e845d7293f0783181294c284d64cd7512e61d27b /main | |
parent | 622bae2bfbd5128670159ecbe8fcd9e92cceaaab (diff) |
Clean up dependencies for London Release
Issue-ID: POLICY-4482
Change-Id: Iab954284a842d6065b05138efa501dd9dc7dff63
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'main')
-rw-r--r-- | main/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/pom.xml b/main/pom.xml index 1250cdce..6baefc9a 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -154,7 +154,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> |