Skip to content

Commit

Permalink
Merge pull request #18 from EdwinBetanc0urt/patch-4
Browse files Browse the repository at this point in the history
feat: Update `kafka-connector` to `1.2.1`.
  • Loading branch information
yamelsenih committed May 6, 2024
2 parents 05bbe97 + 4f62f58 commit d399f08
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 @@ -145,7 +145,7 @@ dependencies {
// Business Processors (To Task's and Schedulers)
implementation "${baseGroupId}:adempiere-business-processors:1.1.0"
// Engine as Queue
implementation "${baseGroupId}:adempiere-kafka-connector:1.1.9"
implementation "${baseGroupId}:adempiere-kafka-connector:1.2.1"
// Third part access using JWT
implementation "${baseGroupId}:adempiere-jwt-token:1.0.2"
// https://mvnrepository.com/artifact/com.nimbusds/oauth2-oidc-sdk
Expand Down

0 comments on commit d399f08

Please sign in to comment.