Skip to content

Commit

Permalink
Update dependency software.amazon.msk:aws-msk-iam-auth to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and galovics committed Nov 20, 2023
1 parent 4f2400c commit 3acb2b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fineract-provider/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ dependencies {
'io.github.resilience4j:resilience4j-spring-boot2',
)

implementation ('software.amazon.msk:aws-msk-iam-auth:1.1.7') {
implementation ('software.amazon.msk:aws-msk-iam-auth:2.0.0') {
exclude group: 'commons-logging'
}

Expand Down

0 comments on commit 3acb2b3

Please sign in to comment.