aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsumithra <sumithra.s69@wipro.com>2020-08-13 00:35:35 -0700
committersumithra <sumithra.s69@wipro.com>2020-08-13 00:35:35 -0700
commitac2672f417dabb4d097e485457089a0945ab8a71 (patch)
tree55167c9e9ad6fa15c15bca3dc7cb6a2b8b9039d8
parent961c6f2dae68bc4947d86410ef9f8eceddca7c5d (diff)
Fix security vulnerabilities
Issue-ID: EXTAPI-446 Signed-off-by: sumithra <sumithra.s69@wipro.com> Change-Id: I7f2d837c1e4365ffe3fc72783a5a914f4ce88076
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 644414d..af14eb2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -136,7 +136,7 @@
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-core</artifactId>
- <version>9.0.30</version>
+ <version>9.0.36</version>
</dependency>
<dependency>