Skip to content

Commit

Permalink
Bump inbound oauth version
Browse files Browse the repository at this point in the history
  • Loading branch information
anjuchamantha committed Feb 9, 2024
1 parent 2cdf93d commit bef486a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
<dependency>
<groupId>org.wso2.carbon.identity.inbound.auth.oauth2</groupId>
<artifactId>org.wso2.carbon.identity.oauth.dcr</artifactId>
<version>{org.wso2.carbon.identity.oauth.version}</version>
<version>${org.wso2.carbon.identity.oauth.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -359,7 +359,7 @@
<identity.framework.version>5.25.652</identity.framework.version>
<carbon.identity.package.import.version.range>[5.17.8, 8.0.0)</carbon.identity.package.import.version.range>

<org.wso2.carbon.identity.oauth.version>6.11.168</org.wso2.carbon.identity.oauth.version>
<org.wso2.carbon.identity.oauth.version>7.0.9</org.wso2.carbon.identity.oauth.version>
<org.wso2.carbon.identity.oauth.import.version.range>[6.2.18, 8.0.0)
</org.wso2.carbon.identity.oauth.import.version.range>

Expand Down

0 comments on commit bef486a

Please sign in to comment.