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

Commit

Permalink
Merge pull request #350 from holixon/dependabot/maven/org.apache.avro…
Browse files Browse the repository at this point in the history
…-avro-maven-plugin-1.11.2
  • Loading branch information
zambrovski authored Jul 4, 2023
2 parents c3f14d4 + 8983e36 commit d0d5511
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 d0d5511

Please sign in to comment.