We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a24a25c commit fd16c0eCopy full SHA for fd16c0e
1 file changed
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
@@ -488,7 +488,7 @@ class BeamModulePlugin implements Plugin<Project> {
488
def jsr305_version = "3.0.2"
489
def kafka_version = "2.4.1"
490
def nemo_version = "0.1"
491
- def netty_version = "4.1.72.Final"
+ def netty_version = "4.1.52.Final"
492
def postgres_version = "42.2.16"
493
def powermock_version = "2.0.9"
494
// Try to keep protobuf_version consistent with the protobuf version in google_cloud_platform_libraries_bom
0 commit comments