diff --git a/mybatis-insert-generatedkey/pom.xml b/mybatis-insert-generatedkey/pom.xml index 2240ebf5..45374f52 100644 --- a/mybatis-insert-generatedkey/pom.xml +++ b/mybatis-insert-generatedkey/pom.xml @@ -12,19 +12,19 @@ UTF-8 - 3.1.0.RELEASE + 5.2.24.RELEASE com.h2database h2 - 1.3.171 + 2.2.220 junit junit - 4.11 + 4.13.1 test diff --git a/servlet-file-upload/pom.xml b/servlet-file-upload/pom.xml index 8b5ac147..8af6e552 100644 --- a/servlet-file-upload/pom.xml +++ b/servlet-file-upload/pom.xml @@ -23,12 +23,12 @@ commons-fileupload commons-fileupload - 1.3 + 1.5 commons-io commons-io - 2.4 + 2.7 com.fasterxml.jackson.core @@ -38,7 +38,7 @@ com.fasterxml.jackson.core jackson-databind - 2.2.2 + 2.12.7.1 com.fasterxml.jackson.core diff --git a/simple-junit/pom.xml b/simple-junit/pom.xml index 0dbb592d..1e0e6918 100644 --- a/simple-junit/pom.xml +++ b/simple-junit/pom.xml @@ -18,7 +18,7 @@ junit junit - 4.11 + 4.13.1 test