diff --git a/platform-core/platform-common/pom.xml b/platform-core/platform-common/pom.xml index 8f2a74403..349bf6a37 100644 --- a/platform-core/platform-common/pom.xml +++ b/platform-core/platform-common/pom.xml @@ -24,7 +24,7 @@ org.apache.commons commons-collections4 - 4.2 + 4.5.0 com.moparisthebest @@ -67,7 +67,7 @@ org.apache.commons commons-csv - 1.4 + 1.14.1 com.mashape.unirest diff --git a/platform-core/schema-validator/pom.xml b/platform-core/schema-validator/pom.xml index 4379d830d..0d105bf02 100644 --- a/platform-core/schema-validator/pom.xml +++ b/platform-core/schema-validator/pom.xml @@ -26,7 +26,7 @@ org.apache.commons commons-collections4 - 4.4 + 4.5.0 org.sunbird diff --git a/platform-modules/mimetype-manager/pom.xml b/platform-modules/mimetype-manager/pom.xml index d21f4a3a3..a4b644b0b 100644 --- a/platform-modules/mimetype-manager/pom.xml +++ b/platform-modules/mimetype-manager/pom.xml @@ -72,7 +72,7 @@ commons-validator commons-validator - 1.6 + 1.10.1 com.google.guava diff --git a/pom.xml b/pom.xml index 4f28fa3cb..adafea029 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ commons-io commons-io - 2.14.0 + 2.22.0 commons-beanutils @@ -100,7 +100,7 @@ org.apache.commons commons-configuration2 - 2.10.1 + 2.14.0 org.apache.ivy @@ -120,7 +120,7 @@ org.apache.commons commons-lang3 - 3.18.0 + 3.20.0