Browse Source

build(deps): bump org.apache.avro:avro from 1.11.4 to 1.11.5 in /test/kafka/kafka-client-loadtest/tools (#8339)

build(deps): bump org.apache.avro:avro

Bumps org.apache.avro:avro from 1.11.4 to 1.11.5.

---
updated-dependencies:
- dependency-name: org.apache.avro:avro
  dependency-version: 1.11.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/8340/head
dependabot[bot] 4 weeks ago
committed by GitHub
parent
commit
35b6e895cc
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      test/kafka/kafka-client-loadtest/tools/pom.xml

2
test/kafka/kafka-client-loadtest/tools/pom.xml

@ -41,7 +41,7 @@
<dependency>
<groupId>org.apache.avro</groupId>
<artifactId>avro</artifactId>
<version>1.11.4</version>
<version>1.11.5</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>

Loading…
Cancel
Save