We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0ba4dc commit 5136c4eCopy full SHA for 5136c4e
1 file changed
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
@@ -422,7 +422,7 @@ class BeamModulePlugin implements Plugin<Project> {
422
// a dependency version which should match across multiple
423
// Maven artifacts.
424
def activemq_version = "5.14.5"
425
- def autovalue_version = "1.7.2"
+ def autovalue_version = "1.7.4"
426
def aws_java_sdk_version = "1.11.718"
427
def aws_java_sdk2_version = "2.13.54"
428
def cassandra_driver_version = "3.10.2"
0 commit comments