diff options
author | Smokowski, Steve (ss835w) <ss835w@us.att.com> | 2018-11-15 16:01:33 -0500 |
---|---|---|
committer | Smokowski, Steve (ss835w) <ss835w@us.att.com> | 2018-11-15 16:01:33 -0500 |
commit | a178ba3e4c3148904e8d9943705f813da64615d3 (patch) | |
tree | 2f6cde5f864c35882d0cc3f5044eeafe19c6a641 /common/pom.xml | |
parent | 827edc452055afa431080d04c5668db5e16964fd (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 'common/pom.xml')
-rw-r--r-- | common/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/pom.xml b/common/pom.xml index a68b3f0403..96b9f79253 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -17,7 +17,6 @@ <dependency> <groupId>javax.servlet</groupId> <artifactId>javax.servlet-api</artifactId> - <version>3.1.0</version> </dependency> <dependency> <groupId>org.springframework</groupId> |