Skip to content

Commit

Permalink
Merge branch '7.2.x' into master by maverick64
Browse files Browse the repository at this point in the history
  • Loading branch information
ConfluentJenkins committed May 20, 2022
2 parents e1e3160 + d1b9672 commit 3368773
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,11 @@
<artifactId>avro</artifactId>
<version>${avro.version}</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>${gson.version}</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
Expand Down

0 comments on commit 3368773

Please sign in to comment.