Skip to content

Commit

Permalink
Bump org.apache.avro:avro in /docs/examples/springboot-kafka-avro
Browse files Browse the repository at this point in the history
Bumps org.apache.avro:avro from 1.8.2 to 1.11.3.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2023
1 parent 158c5bb commit 59abd3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/springboot-kafka-avro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<dependency>
<groupId>org.apache.avro</groupId>
<artifactId>avro</artifactId> <!-- <2> -->
<version>1.8.2</version>
<version>1.11.3</version>
</dependency>
<dependency>
<groupId>io.confluent</groupId>
Expand Down

0 comments on commit 59abd3e

Please sign in to comment.