Skip to content

Commit

Permalink
chore(deps): upgrade aws-msk-iam-auth to 1.1.4 to avoid vulnerability (
Browse files Browse the repository at this point in the history
  • Loading branch information
tooptoop4 authored Jun 7, 2022
1 parent 09ca266 commit 9db5f02
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 @@ -127,7 +127,7 @@ dependencies {
implementation project(":client")

//AWS MSK IAM Auth
implementation group: 'software.amazon.msk', name: 'aws-msk-iam-auth', version: '1.1.1'
implementation group: 'software.amazon.msk', name: 'aws-msk-iam-auth', version: '1.1.4'
}

/**********************************************************************************************************************\
Expand Down

0 comments on commit 9db5f02

Please sign in to comment.