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 d99928b commit f4f7733
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 @@ -15,7 +15,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>
<!-- FIXME: all tests require network/setup -->
<maven.test.skip>true</maven.test.skip>
<v.slf4j>2.0.13</v.slf4j>
Expand Down

0 comments on commit f4f7733

Please sign in to comment.