Skip to content

Commit

Permalink
[Backport 2.x] bump kafka_version from 3.5.0 to 3.5.1 (#3061)
Browse files Browse the repository at this point in the history
Backport #3041 to 2.x

Signed-off-by: Craig Perkins <cwperx@amazon.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
cwperks and dependabot[bot] authored Aug 1, 2023
1 parent 7900e22 commit 2159ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ buildscript {
opensearch_build = version_tokens[0] + '.0'

common_utils_version = System.getProperty("common_utils.version", '2.9.0.0-SNAPSHOT')
kafka_version = '3.5.0'
kafka_version = '3.5.1'
jaxb_version = '2.3.8'
guava_version = '32.1.1-jre'

Expand Down

0 comments on commit 2159ece

Please sign in to comment.