Skip to content

Commit

Permalink
fix: Menu tree by role. (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwinBetanc0urt committed May 31, 2024
1 parent 0806b29 commit 62a440e
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.2.6"
implementation "${baseGroupId}:adempiere-kafka-connector:1.2.7"
// 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 62a440e

Please sign in to comment.