aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorRossC <ross.carter@est.tech>2020-06-24 10:49:26 +0100
committerRossC <ross.carter@est.tech>2020-06-24 16:23:19 +0100
commit93e2ba2e1756596323774398673736946b220090 (patch)
treecb29c8f030df79be6175e166020de53d09fcea1d /pom.xml
parentce850be00732359bb04d8dd3666a1293dbf8f1ff (diff)
Updating models dependencies to latest versions
Issue-ID: POLICY-2387 Change-Id: Id89dac64139490f6d9b83b295cfe99c43ed657cf Signed-off-by: RossC <ross.carter@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index d46aff3aa..e6332db7e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -153,7 +153,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-security</artifactId>
- <version>9.4.25.v20191220</version>
+ <version>9.4.30.v20200611</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
@@ -176,7 +176,6 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
- <version>2.6</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>