Skip to content

Commit fd16c0e

Browse files
committed
Rollback netty_version
1 parent a24a25c commit fd16c0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ class BeamModulePlugin implements Plugin<Project> {
488488
def jsr305_version = "3.0.2"
489489
def kafka_version = "2.4.1"
490490
def nemo_version = "0.1"
491-
def netty_version = "4.1.72.Final"
491+
def netty_version = "4.1.52.Final"
492492
def postgres_version = "42.2.16"
493493
def powermock_version = "2.0.9"
494494
// Try to keep protobuf_version consistent with the protobuf version in google_cloud_platform_libraries_bom

0 commit comments

Comments
 (0)