Skip to content

Commit

Permalink
chore: pin kafka version
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenpyzhang committed Jun 3, 2020
1 parent 3916348 commit f4c8a66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@
<skip.docker.build>true</skip.docker.build>
<skip.docker.test>true</skip.docker.test>
<compile.warnings-flag>-Werror</compile.warnings-flag>
<!-- pinned so it contains hotfix -->
<kafka.version>6.0.0-beta200522114954-hf-1</kafka.version>
<!-- Only used to provide login module implementation for tests -->
<jetty.version>9.4.28.v20200408</jetty.version>
<git-commit-id-plugin.version>2.2.6</git-commit-id-plugin.version>
Expand Down

0 comments on commit f4c8a66

Please sign in to comment.