diff --git a/pom.xml b/pom.xml index 1c509a443e8..8c7c2a77559 100644 --- a/pom.xml +++ b/pom.xml @@ -159,13 +159,13 @@ org.slf4j slf4j-api - 1.7.25 + 1.7.26 true org.slf4j slf4j-log4j12 - 1.7.25 + 1.7.26 true @@ -177,7 +177,7 @@ org.apache.logging.log4j log4j-core - 2.11.1 + 2.11.2 true @@ -197,7 +197,7 @@ org.junit.jupiter junit-jupiter-engine - 5.3.2 + 5.4.1 test @@ -206,7 +206,7 @@ 2.4.1 test - + org.apache.derby derby 10.14.2.0 @@ -215,19 +215,19 @@ org.mockito mockito-core - 2.23.4 + 2.25.1 test org.mockito mockito-junit-jupiter - 2.23.4 + 2.25.1 test org.apache.commons commons-dbcp2 - 2.5.0 + 2.6.0 test @@ -252,7 +252,7 @@ org.assertj assertj-core - 3.11.1 + 3.12.2 test