Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
build(deps): bump avro-maven-plugin from 1.11.1 to 1.11.2
Browse files Browse the repository at this point in the history
Bumps avro-maven-plugin from 1.11.1 to 1.11.2.

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 3, 2023
1 parent c3f14d4 commit 8983e36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<properties>
<avro-registry-adapter.version>${project.version}</avro-registry-adapter.version>
<avro.version>1.11.1</avro.version>
<avro.version>1.11.2</avro.version>
<jcache.version>1.1.1</jcache.version>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<packaging>pom</packaging>

<properties>
<avro.version>1.11.1</avro.version>
<avro.version>1.11.2</avro.version>
<kotlin-logging.version>3.0.5</kotlin-logging.version>
<apicurio.version>2.3.1.Final</apicurio.version>
<spring-boot.version>2.7.5</spring-boot.version>
Expand Down

0 comments on commit 8983e36

Please sign in to comment.