Skip to content

Commit

Permalink
Add extension identity helper dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
amanda-ariyaratne committed Feb 20, 2024
1 parent ffc01c6 commit 6c25fa9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2192,6 +2192,11 @@
<artifactId>org.wso2.carbon.identity.user.onboard.core.service</artifactId>
<version>${identity.governance.version}</version>
</dependency>
<dependency>
<groupId>org.wso2.carbon.extension.identity.authenticator.utils</groupId>
<artifactId>org.wso2.carbon.extension.identity.helper</artifactId>
<version>${identity.extension.utils}</version>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit 6c25fa9

Please sign in to comment.