Skip to content

Commit

Permalink
zilla build fix (#1242)
Browse files Browse the repository at this point in the history
  • Loading branch information
ankitk-me authored Sep 12, 2024
1 parent fc6b03f commit 9448962
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions cloud/docker-image/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,12 @@
<version>${project.version}</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>binding-pgsql-kafka</artifactId>
<version>${project.version}</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>binding-proxy</artifactId>
Expand Down

0 comments on commit 9448962

Please sign in to comment.