Skip to content

Commit

Permalink
Bump carbon.identity.testutil version
Browse files Browse the repository at this point in the history
  • Loading branch information
Binara-Sachin committed Oct 31, 2024
1 parent ff46c3b commit 4c97bfe
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@
<dependency>
<groupId>org.wso2.carbon.identity.framework</groupId>
<artifactId>org.wso2.carbon.identity.testutil</artifactId>
<version>${identity.framework.testutil.version}</version>
<version>${identity.framework.version}</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -451,8 +451,6 @@

<properties>
<identity.framework.version>7.5.94</identity.framework.version>
<!-- TODO: Bump org.wso2.carbon.identity.testutil to same identity.framework.version-->
<identity.framework.testutil.version>7.0.73</identity.framework.testutil.version>
<identity.inbound.auth.sts.package.export.version>${project.version}
</identity.inbound.auth.sts.package.export.version>
<inbound.auth.openid.version>5.6.0</inbound.auth.openid.version>
Expand Down

0 comments on commit 4c97bfe

Please sign in to comment.