Code Review
/
policy
/
common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
6ab6ce5
)
Use managed versions of dependencies
92/132692/1
author
liamfallon
<liam.fallon@est.tech>
Tue, 13 Dec 2022 14:47:11 +0000
(14:47 +0000)
committer
liamfallon
<liam.fallon@est.tech>
Tue, 13 Dec 2022 14:47:15 +0000
(14:47 +0000)
Issue-ID: POLICY-4482
Change-Id: I6d25d41c32de8f5c1dfb36e3883bb144a070978e
Signed-off-by: liamfallon <liam.fallon@est.tech>
utils/pom.xml
patch
|
blob
|
history
diff --git
a/utils/pom.xml
b/utils/pom.xml
index
d3ffbb1
..
0a09ee0
100644
(file)
--- a/
utils/pom.xml
+++ b/
utils/pom.xml
@@
-37,7
+37,6
@@
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
- <version>${version.javax.bind}</version>
</dependency>
<dependency>
<groupId>org.yaml</groupId>