Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/rel-3.46.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
h2o-ops committed Oct 16, 2024
2 parents 7b7463e + 248aa64 commit 3c7b044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion h2o-parsers/h2o-avro-parser/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description = "H2O Avro Parser"
dependencies {
api project(":h2o-core")
// Avro support
api 'org.apache.avro:avro:1.11.3'
api 'org.apache.avro:avro:1.11.4'

testImplementation project(":h2o-test-support")
testRuntimeOnly project(":${defaultWebserverModule}")
Expand Down

0 comments on commit 3c7b044

Please sign in to comment.