diff options
author | liamfallon <liam.fallon@est.tech> | 2022-12-13 14:46:16 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-12-13 14:46:24 +0000 |
commit | 83b2d29a99a642657279f3bf56e063c7b7aedd47 (patch) | |
tree | 590914e9ab0205e678284fc21a1f5d4f94366454 /models-interactions/model-impl/aai | |
parent | a74b68de92039bbcefc0d1c61c69e09039a22708 (diff) |
Use managed versions of dependencies
Issue-ID: POLICY-4482
Change-Id: I971332f3023261b5dfd149c5d344cf4565e01888
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'models-interactions/model-impl/aai')
-rw-r--r-- | models-interactions/model-impl/aai/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/models-interactions/model-impl/aai/pom.xml b/models-interactions/model-impl/aai/pom.xml index cfd588f9d..f52fd4a3b 100644 --- a/models-interactions/model-impl/aai/pom.xml +++ b/models-interactions/model-impl/aai/pom.xml @@ -46,7 +46,6 @@ <dependency> <groupId>javax.xml.bind</groupId> <artifactId>jaxb-api</artifactId> - <version>${version.javax.bind}</version> </dependency> <dependency> <groupId>junit</groupId> |