aboutsummaryrefslogtreecommitdiffstats
path: root/runtime-acm
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-04-07 16:36:12 +0100
committerLiam Fallon <liam.fallon@est.tech>2022-04-11 14:03:00 +0000
commiteae4bcc833318cab5cb8f1c828e94eb838faf6ce (patch)
tree119e576d785de5f9492a4777731e56a42a045978 /runtime-acm
parent4361c7d3da3ddb04e991692b33dab97afd2b499b (diff)
Add separate version for Jackson annotations
Issue-ID: POLICY-4070 Change-Id: I3737728dfdcbd8b5528ae5c9780756a41be3e369 Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'runtime-acm')
-rw-r--r--runtime-acm/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime-acm/pom.xml b/runtime-acm/pom.xml
index 862f5fcdf..d931aed74 100644
--- a/runtime-acm/pom.xml
+++ b/runtime-acm/pom.xml
@@ -52,7 +52,6 @@
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-jsonSchema</artifactId>
- <version>${version.jackson}</version>
<exclusions>
<exclusion>
<groupId>javax.validation</groupId>