aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDragosh, Pamela (pd1248) <pd1248@att.com>2021-06-25 10:30:07 -0400
committerDragosh, Pamela (pd1248) <pdragosh@research.att.com>2021-06-25 10:33:40 -0400
commit5b3b0077d2f37d4c801c6b4399fceb2317f2a720 (patch)
treed7062c7728aa6f410e62ee90c77f1461d78fcfb7 /pom.xml
parent44e6ae39000dd53d3135c11cd6f92a006ebaaeb1 (diff)
Upgrade depenencies for Istanbul
Sticking with jetty 9.x version, not sure of the ramifications to move to 11.x version. Issue-ID: INT-1938 Change-Id: I2ed9eb9668c06aa9b46b40cdaf70dd92a11c9e3f Signed-off-by: Dragosh, Pamela (pd1248) <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 1e275bf..78f8237 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@
<dependency>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-webdav-jackrabbit</artifactId>
- <version>2.10</version>
+ <version>3.4.3</version>
</dependency>
</dependencies>
</plugin>