diff options
author | amshegokar <AS00500801@techmahindra.com> | 2018-11-01 17:46:34 +0530 |
---|---|---|
committer | amshegokar <AS00500801@techmahindra.com> | 2018-11-01 17:46:34 +0530 |
commit | cf689ad9076191a548e42b5927160a510c38b57a (patch) | |
tree | f6b22d2d4dc21b7189bbb93732266da0fa080d31 /snmpmapper | |
parent | 5ac0bcd19f06b601c2e913bf83a7359e7135fddb (diff) |
Fix license issues-SUN-IP & SUN-Restricted
Fix the license issues-SUN-IP & SUN-Restricted:added 2.2 version
Change-Id: I8cd633f7304d10f1d1aa76e86e2db6d8a6041908
Issue-ID: DCAEGEN2-924
Signed-off-by: amshegokar <AS00500801@techmahindra.com>
Diffstat (limited to 'snmpmapper')
-rw-r--r-- | snmpmapper/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/snmpmapper/pom.xml b/snmpmapper/pom.xml index 8b1cbfe..3459a50 100644 --- a/snmpmapper/pom.xml +++ b/snmpmapper/pom.xml @@ -109,7 +109,7 @@ <dependency> <groupId>javax.servlet.jsp</groupId> <artifactId>jsp-api</artifactId> - <version>2.1</version> + <version>2.2</version> </dependency> <!-- https://mvnrepository.com/artifact/commons-fileupload/commons-fileupload --> <dependency> |