Skip to content

Commit

Permalink
enc-client library Update (egovernments#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhishek-eGov authored Apr 18, 2023
1 parent 634e9cc commit 03351c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core-services/egov-user/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<dependency>
<groupId>org.egov</groupId>
<artifactId>enc-client</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.4-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>org.springframework.kafka</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ egov.enc.host=http://localhost:1234
egov.enc.encrypt.endpoint=/egov-enc-service/crypto/v1/_encrypt
egov.enc.decrypt.endpoint=/egov-enc-service/crypto/v1/_decrypt
#----------------MDMS config---------------------#
egov.mdms.host=https://dev.digit.org
egov.mdms.host=https://qa.digit.org
egov.mdms.search.endpoint=/egov-mdms-service/v1/_search
state.level.tenant.id=pb
#-----------Kafka Audit Topic Name------------#
Expand Down

0 comments on commit 03351c2

Please sign in to comment.