Skip to content

Commit

Permalink
bump hadoop version
Browse files Browse the repository at this point in the history
  • Loading branch information
Abacn committed Nov 27, 2024
1 parent d014249 commit 370c0b9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -614,7 +614,7 @@ class BeamModulePlugin implements Plugin<Project> {
// [bomupgrader] determined by: io.grpc:grpc-netty, consistent with: google_cloud_platform_libraries_bom
def grpc_version = "1.67.1"
def guava_version = "33.1.0-jre"
def hadoop_version = "2.10.2"
def hadoop_version = "3.4.1"
def hamcrest_version = "2.1"
def influxdb_version = "2.19"
def httpclient_version = "4.5.13"
Expand Down

0 comments on commit 370c0b9

Please sign in to comment.