Skip to content

Commit

Permalink
Update kafka connector version
Browse files Browse the repository at this point in the history
  • Loading branch information
yamelsenih committed Oct 16, 2024
1 parent 0487585 commit fd2d60c
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 @@ -147,7 +147,7 @@ dependencies {
// Business Processors (To Task's and Schedulers) (https://central.sonatype.com/artifact/io.github.adempiere/adempiere-business-processors)
implementation "${baseGroupId}:adempiere-business-processors:1.1.6"
// Engine as Queue (https://central.sonatype.com/artifact/io.github.adempiere/adempiere-kafka-connector)
implementation "${baseGroupId}:adempiere-kafka-connector:1.4.1"
implementation "${baseGroupId}:adempiere-kafka-connector:1.4.5"
// AWS3 Connector to use as File Storage (https://central.sonatype.com/artifact/io.github.adempiere/adempiere-s3-connector)
implementation "${baseGroupId}:adempiere-s3-connector:1.0.4"
// Third part access using JWT (https://central.sonatype.com/artifact/io.github.adempiere/adempiere-jwt-token)
Expand Down

0 comments on commit fd2d60c

Please sign in to comment.