diff --git a/boot/pom.xml b/boot/pom.xml index 0cf56921..62a1b061 100644 --- a/boot/pom.xml +++ b/boot/pom.xml @@ -43,7 +43,7 @@ 30.1-jre 3.9.1 2.8.6 - 2.4.13 + 1.7.4 5.0.3 2.8.8 3.2.0 diff --git a/event/pom.xml b/event/pom.xml index 2db45e6b..32618590 100644 --- a/event/pom.xml +++ b/event/pom.xml @@ -43,7 +43,7 @@ 30.1-jre 3.9.1 2.8.6 - 2.4.13 + 1.7.4 5.0.3 2.8.8 3.2.0 diff --git a/hotswap/pom.xml b/hotswap/pom.xml index ff7a3e81..dea1f823 100644 --- a/hotswap/pom.xml +++ b/hotswap/pom.xml @@ -42,7 +42,7 @@ 30.1-jre 3.9.1 2.8.6 - 2.4.13 + 1.7.4 5.0.3 2.8.8 3.2.0 diff --git a/monitor/pom.xml b/monitor/pom.xml index b39ab914..ce05c67d 100644 --- a/monitor/pom.xml +++ b/monitor/pom.xml @@ -42,7 +42,7 @@ 30.1-jre 3.9.1 2.8.6 - 2.4.13 + 1.7.4 5.0.3 2.8.8 3.2.0 diff --git a/net/pom.xml b/net/pom.xml index 45a1ae06..2434f028 100644 --- a/net/pom.xml +++ b/net/pom.xml @@ -43,7 +43,7 @@ 30.1-jre 3.9.1 2.8.6 - 2.4.13 + 1.7.4 5.0.3 2.8.8 3.2.0 diff --git a/orm/pom.xml b/orm/pom.xml index ce734996..ff9a9c26 100644 --- a/orm/pom.xml +++ b/orm/pom.xml @@ -42,7 +42,7 @@ 30.1-jre 3.9.1 2.8.6 - 2.4.13 + 1.7.4 5.0.3 2.8.8 3.2.0 diff --git a/pom.xml b/pom.xml index 7b46a804..b376ea78 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ 30.1-jre 3.9.1 2.8.6 - 2.4.13 + 1.7.4 5.0.3 2.8.8 3.2.0 diff --git a/protocol/pom.xml b/protocol/pom.xml index 529508a9..d7f8d7ea 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -43,7 +43,7 @@ 30.1-jre 3.9.1 2.8.6 - 2.4.13 + 1.7.4 5.0.3 2.8.8 3.2.0 @@ -151,12 +151,31 @@ ${jackson.version} - - - com.baidu - jprotobuf - ${jprotobuf.version} + io.protostuff + protostuff-core + 1.7.4 + test + + + + io.protostuff + protostuff-runtime + 1.7.4 + test + + + + com.google.protobuf + protobuf-java + ${google.protobuf.version} + + + com.google.guava + guava + + + test diff --git a/scheduler/pom.xml b/scheduler/pom.xml index d488c66e..27f456ae 100644 --- a/scheduler/pom.xml +++ b/scheduler/pom.xml @@ -43,7 +43,7 @@ 30.1-jre 3.9.1 2.8.6 - 2.4.13 + 1.7.4 5.0.3 2.8.8 3.2.0 diff --git a/storage/pom.xml b/storage/pom.xml index 9b0dad2b..fd000b66 100644 --- a/storage/pom.xml +++ b/storage/pom.xml @@ -43,7 +43,7 @@ 30.1-jre 3.9.1 2.8.6 - 2.4.13 + 1.7.4 5.0.3 2.8.8 3.2.0 diff --git a/util/pom.xml b/util/pom.xml index 1285a908..d3bf9cca 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -43,7 +43,7 @@ 30.1-jre 3.9.1 2.8.6 - 2.4.13 + 1.7.4 5.0.3 2.8.8 3.2.0