Skip to content

Commit

Permalink
Bump org.apache.avro:avro from 1.11.3 to 1.11.4 (#664)
Browse files Browse the repository at this point in the history
Bumps org.apache.avro:avro from 1.11.3 to 1.11.4.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 5296468 commit 9bda5f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
<testcontainers.version>1.20.1</testcontainers.version>
<neo4j.java.driver.version>4.4.18</neo4j.java.driver.version>
<avro.version>1.11.3</avro.version>
<avro.version>1.11.4</avro.version>
<mockito.version>5.12.0</mockito.version>
<junit.version>4.13.2</junit.version>
<kafka.avro.serializer.version>5.2.2</kafka.avro.serializer.version>
Expand Down

0 comments on commit 9bda5f1

Please sign in to comment.