diff --git a/pom.xml b/pom.xml index b41e40aed06e3be90d5bcc01625ed385582a9612..ca4a6063b899c64a8572ca2ea9606954d0a5c261 100644 --- a/pom.xml +++ b/pom.xml @@ -24,10 +24,11 @@ 1.8 true - 1.5.0 + 4.1.48.Final + 2.8.6 5.2.5.RELEASE - 2.2.5.RELEASE + 2.2.6.RELEASE 2.1.2 8.0.19 @@ -36,7 +37,7 @@ 4.13 1.3.2 - 3.0.2 + 3.0.3 3.2.1 3.2.0 diff --git a/xxl-job-core/pom.xml b/xxl-job-core/pom.xml index 765a1fe08fd6b6c7022294746e8b82c3dfe6820a..981cac050a6bba3aee3c4bb4f2e34344a874bc6c 100644 --- a/xxl-job-core/pom.xml +++ b/xxl-job-core/pom.xml @@ -19,12 +19,12 @@ io.netty netty-all - 4.1.48.Final + ${netty-all.version} com.google.code.gson gson - 2.8.6 + ${gson.version}