Update some direct dependencies 47/110847/1
authorsebdet <sebastien.determe@intl.att.com>
Mon, 3 Aug 2020 14:03:49 +0000 (16:03 +0200)
committersebdet <sebastien.determe@intl.att.com>
Mon, 3 Aug 2020 14:03:49 +0000 (16:03 +0200)
Update vulnerable dependencies tomcat

Issue-ID: CLAMP-850
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: Ia384ad154529e4836ac0a4c0f97a5e4e3b1634e4

pom.xml

diff --git a/pom.xml b/pom.xml
index 0757734..d70d216 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                        <version>1.0.2</version>
                </dependency>
                <!-- Other dependencies to fix nexus IQ reported vulnerabilities -->
+               <dependency>
+                       <groupId>commons-codec</groupId>
+                       <artifactId>commons-codec</artifactId>
+                       <version>1.14</version>
+               </dependency>
                <dependency>
                        <groupId>org.springframework.security</groupId>
                        <artifactId>spring-security-web</artifactId>