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 /pom.xml | |
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 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -189,7 +189,6 @@ <dependency> <groupId>org.glassfish</groupId> <artifactId>javax.json</artifactId> - <version>${version.javax.json}</version> </dependency> </dependencies> |