Clean up dependencies for London Release 31/133331/1
authorliamfallon <liam.fallon@est.tech>
Fri, 17 Feb 2023 19:17:48 +0000 (19:17 +0000)
committerliamfallon <liam.fallon@est.tech>
Fri, 17 Feb 2023 19:17:51 +0000 (19:17 +0000)
Issue-ID: POLICY-4482
Change-Id: Icb720ea0a934f40f419a8e411b444f4d18daaa57
Signed-off-by: liamfallon <liam.fallon@est.tech>
applications/common/pom.xml
main/pom.xml

index ce96081..930dbf4 100644 (file)
@@ -50,7 +50,6 @@
         <dependency>
             <groupId>org.glassfish.jaxb</groupId>
             <artifactId>jaxb-runtime</artifactId>
-            <version>${version.bind-jaxb-api}</version>
         </dependency>
         <dependency>
             <groupId>com.h2database</groupId>
index 799f1b7..738d634 100644 (file)
             <plugin>
                 <groupId>io.swagger.codegen.v3</groupId>
                 <artifactId>swagger-codegen-maven-plugin</artifactId>
-                <version>3.0.27</version>
                 <executions>
                     <execution>
                         <id>code-gen</id>