Skip to content

Commit 2b5a811

Browse files
Bump kafka_version from 3.7.0 to 3.7.1 (#4501)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd35767 commit 2b5a811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ buildscript {
2626

2727
common_utils_version = System.getProperty("common_utils.version", '3.0.0.0-SNAPSHOT')
2828

29-
kafka_version = '3.7.0'
29+
kafka_version = '3.7.1'
3030
apache_cxf_version = '4.0.4'
3131
open_saml_version = '4.3.2'
3232
one_login_java_saml = '2.9.0'

0 commit comments

Comments
 (0)