Skip to content

Commit

Permalink
Bump org.apache.avro:avro-maven-plugin in /apps/backend
Browse files Browse the repository at this point in the history
Bumps org.apache.avro:avro-maven-plugin from 1.11.2 to 1.11.3.

---
updated-dependencies:
- dependency-name: org.apache.avro:avro-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent 5a40af5 commit 03c3ac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

<!-- kafka -->
<confluent.version>7.5.1</confluent.version>
<avro.version>1.11.2</avro.version>
<avro.version>1.11.3</avro.version>

<!-- Test -->
<testcontainers.version>1.19.0</testcontainers.version>
Expand Down

0 comments on commit 03c3ac5

Please sign in to comment.