aboutsummaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra
diff options
context:
space:
mode:
authorSmokowski, Steve (ss835w) <ss835w@us.att.com>2018-11-15 16:01:33 -0500
committerSmokowski, Steve (ss835w) <ss835w@us.att.com>2018-11-15 16:01:33 -0500
commita178ba3e4c3148904e8d9943705f813da64615d3 (patch)
tree2f6cde5f864c35882d0cc3f5044eeafe19c6a641 /mso-api-handlers/mso-api-handler-infra
parent827edc452055afa431080d04c5668db5e16964fd (diff)
Update Library Version
Update javax.servlet Issue-ID: SO-1171 Change-Id: I063cefdb3ad405045b3d6f1ea301da83a1cc2361 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
Diffstat (limited to 'mso-api-handlers/mso-api-handler-infra')
-rw-r--r--mso-api-handlers/mso-api-handler-infra/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/mso-api-handlers/mso-api-handler-infra/pom.xml b/mso-api-handlers/mso-api-handler-infra/pom.xml
index aaa9b41448..e193fad425 100644
--- a/mso-api-handlers/mso-api-handler-infra/pom.xml
+++ b/mso-api-handlers/mso-api-handler-infra/pom.xml
@@ -104,8 +104,7 @@
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
- <artifactId>servlet-api</artifactId>
- <version>2.5</version>
+ <artifactId>javax.servlet-api</artifactId>
</dependency>
<dependency>
<groupId>org.javassist</groupId>