Skip to content

Commit

Permalink
Bump org.apache.avro:avro-tools from 1.7.5 to 1.12.0 in /backend
Browse files Browse the repository at this point in the history
Bumps org.apache.avro:avro-tools from 1.7.5 to 1.12.0.

---
updated-dependencies:
- dependency-name: org.apache.avro:avro-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 12, 2024
1 parent 21ee369 commit 0531c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.build.outputEncoding>UTF-8</project.build.outputEncoding>
<maven.compiler>2.0.2</maven.compiler>
<avro.version>1.7.5</avro.version>
<avro.version>1.12.0</avro.version>
<maven.test.skip>true</maven.test.skip>
</properties>

Expand Down

0 comments on commit 0531c38

Please sign in to comment.