parent
8d34f8039f
commit
4d37f98e76
2 changed files with 2 additions and 2 deletions
|
|
@ -202,6 +202,6 @@
|
||||||
|
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
pekko-protobuf-v3 contains the sources of Google protobuf 3.16.3 runtime support,
|
pekko-protobuf-v3 contains the sources of Google protobuf 3.19.6 runtime support,
|
||||||
moved into the source package `org.apache.pekko.protobufv3.internal` so as to avoid version conflicts.
|
moved into the source package `org.apache.pekko.protobufv3.internal` so as to avoid version conflicts.
|
||||||
For license information see COPYING.protobuf
|
For license information see COPYING.protobuf
|
||||||
|
|
|
||||||
|
|
@ -30,7 +30,7 @@ object Dependencies {
|
||||||
val agronaVersion = "1.15.1"
|
val agronaVersion = "1.15.1"
|
||||||
val nettyVersion = "3.10.6.Final"
|
val nettyVersion = "3.10.6.Final"
|
||||||
val netty4Version = "4.1.96.Final"
|
val netty4Version = "4.1.96.Final"
|
||||||
val protobufJavaVersion = "3.16.3"
|
val protobufJavaVersion = "3.19.6"
|
||||||
val logbackVersion = "1.2.11"
|
val logbackVersion = "1.2.11"
|
||||||
|
|
||||||
val jacksonCoreVersion = "2.14.3"
|
val jacksonCoreVersion = "2.14.3"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue