commit | a178ba3e4c3148904e8d9943705f813da64615d3 | [log] [tgz] |
---|---|---|
author | Smokowski, Steve (ss835w) <ss835w@us.att.com> | Thu Nov 15 16:01:33 2018 -0500 |
committer | Smokowski, Steve (ss835w) <ss835w@us.att.com> | Thu Nov 15 16:01:33 2018 -0500 |
tree | 2f6cde5f864c35882d0cc3f5044eeafe19c6a641 | |
parent | 827edc452055afa431080d04c5668db5e16964fd [diff] [blame] |
Update Library Version Update javax.servlet Issue-ID: SO-1171 Change-Id: I063cefdb3ad405045b3d6f1ea301da83a1cc2361 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
diff --git a/mso-api-handlers/mso-api-handler-common/pom.xml b/mso-api-handlers/mso-api-handler-common/pom.xml index b20d64c..8d221c0 100644 --- a/mso-api-handlers/mso-api-handler-common/pom.xml +++ b/mso-api-handlers/mso-api-handler-common/pom.xml
@@ -69,8 +69,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>