diff --git a/bahmni-migrator/pom.xml b/bahmni-migrator/pom.xml index 07e0749..5df3809 100644 --- a/bahmni-migrator/pom.xml +++ b/bahmni-migrator/pom.xml @@ -26,7 +26,7 @@ junit junit - 4.8.2 + 4.13.1 test diff --git a/file-uploader/pom.xml b/file-uploader/pom.xml index 4ace863..7e8e6f1 100644 --- a/file-uploader/pom.xml +++ b/file-uploader/pom.xml @@ -37,7 +37,7 @@ junit junit - 4.8.2 + 4.13.1 test diff --git a/font-transformer/pom.xml b/font-transformer/pom.xml index 6809884..3367fa3 100644 --- a/font-transformer/pom.xml +++ b/font-transformer/pom.xml @@ -21,7 +21,7 @@ junit junit - 4.8.2 + 4.13.1 test diff --git a/form2-utils/pom.xml b/form2-utils/pom.xml index 0f50cf9..007b651 100644 --- a/form2-utils/pom.xml +++ b/form2-utils/pom.xml @@ -35,7 +35,7 @@ commons-io commons-io - 2.4 + 2.8.0 provided @@ -50,7 +50,7 @@ junit junit - 4.12 + 4.13.1 org.hamcrest diff --git a/openmrs-connector/pom.xml b/openmrs-connector/pom.xml index 872411e..e1b8f22 100644 --- a/openmrs-connector/pom.xml +++ b/openmrs-connector/pom.xml @@ -19,8 +19,8 @@ org.codehaus.jackson - jackson-mapper-asl - 1.9.9 + jackson-mapper-lgpl + 1.9.13 log4j diff --git a/visit-squasher/pom.xml b/visit-squasher/pom.xml index 620764f..cd67149 100644 --- a/visit-squasher/pom.xml +++ b/visit-squasher/pom.xml @@ -21,7 +21,7 @@ mysql mysql-connector-java - 5.1.6 + 8.0.16 org.bahmni.module diff --git a/web-clients/pom.xml b/web-clients/pom.xml index 3b8cb6a..3cab795 100644 --- a/web-clients/pom.xml +++ b/web-clients/pom.xml @@ -20,7 +20,7 @@ commons-io commons-io - 2.4 + 2.8.0 provided @@ -32,7 +32,7 @@ junit junit - 4.8.2 + 4.13.1 test @@ -44,7 +44,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.10.4 + 2.9.10.7 provided