diff --git a/pom.xml b/pom.xml index 7761ba49068ec8fe0ff4c00bb3c8190c162daff5..b05d759c73ea0ed51731a9be3fb55ae900e5b9df 100644 --- a/pom.xml +++ b/pom.xml @@ -13,44 +13,44 @@ 1.8 UTF-8 8 - 4.2 - 1.2.60 + 4.4 + 1.2.62 2.9.2 1.8.7 1.0.6 2.0.1 0.9.1 - 1.1.10 + 1.1.21 1.14 3.1.0 - 2.3.5.RELEASE - 1.0.9.RELEASE + 2.4.0.RELEASE + 1.1.0.RELEASE 3.9.1 1.6.2 - 5.0.5 - 3.2.0 - 3.4.2 - 7.2.18 - 4.1.0 - 4.1.0 + 5.1.2 + 3.3.1 + 3.8.1 + 7.2.28 + 4.1.3 + 4.1.1 2.1.6 1.7 - 1.10 + 2.6 5.0.2.RELEASE - 1.26.5 + 1.26.7 1.21 - 2.11.0 - 5.1.8.RELEASE + 2.11.4 + 5.2.1.RELEASE 1.0.2 1.9.4 1.1.6.RELEASE 2.6 4.0.1 2.1.1.RELEASE - 2.1.9.RELEASE - Greenwich.SR3 - 2.1.1.RELEASE - 1.2.0 + 2.1.12.RELEASE + Greenwich.SR5 + 2.1.12.RELEASE + 1.2.2 zlt-job/**/*, zlt-register/**/*, zlt-web/**/* openjdk:8-jre-alpine /tmp @@ -269,9 +269,9 @@ ${velocity.version} - commons-configuration - commons-configuration - ${commons-configuration.version} + org.apache.commons + commons-configuration2 + ${commons-configuration2.version} com.codingapi.txlcn diff --git a/zlt-business/code-generator/pom.xml b/zlt-business/code-generator/pom.xml index 5c8c3438cdc7dd76afa3b6f49d1da072ae8f25c0..46263c13527b8589f9b9e8b85785db4c18f4ad64 100644 --- a/zlt-business/code-generator/pom.xml +++ b/zlt-business/code-generator/pom.xml @@ -51,8 +51,8 @@ velocity - commons-configuration - commons-configuration + org.apache.commons + commons-configuration2