Skip to content

Commit

Permalink
Merge pull request #2958 from pulasthi7/version-reset
Browse files Browse the repository at this point in the history
Update oauth version
  • Loading branch information
omindu authored Mar 14, 2018
2 parents 2c3aae8 + ad59957 commit 8b384db
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ org.wso2.carbon.identity.data.publisher.application.authentication_5.1.8.jar
org.wso2.carbon.identity.data.publisher.audit.common_1.0.2.jar bundle apache2 14318
org.wso2.carbon.identity.data.publisher.audit.user.operation_1.0.2.jar bundle apache2 14317
org.wso2.carbon.identity.data.publisher.oauth_1.0.3.jar bundle apache2 16444
org.wso2.carbon.identity.discovery_5.6.62.jar bundle apache2 18352
org.wso2.carbon.identity.discovery_5.6.63.jar bundle apache2 18352
org.wso2.carbon.identity.entitlement.common_5.11.148.jar bundle apache2 18351
org.wso2.carbon.identity.entitlement.stub_5.11.148.jar bundle apache2 18350
org.wso2.carbon.identity.entitlement.ui_5.11.148.jar bundle apache2 18349
Expand All @@ -456,16 +456,16 @@ org.wso2.carbon.identity.mgt_5.11.148.jar
org.wso2.carbon.identity.notification.mgt.email_5.1.1.jar bundle apache2 8368
org.wso2.carbon.identity.notification.mgt.json_5.1.1.jar bundle apache2 8367
org.wso2.carbon.identity.notification.mgt_5.11.148.jar bundle apache2 18343
org.wso2.carbon.identity.oauth.client.authn.filter-5.6.62.jar bundle apache2 18306
org.wso2.carbon.identity.oauth.common_5.6.62.jar bundle apache2 18342
org.wso2.carbon.identity.oauth.dcr_5.6.62.jar bundle apache2 18341
org.wso2.carbon.identity.oauth.stub_5.6.62.jar bundle apache2 18340
org.wso2.carbon.identity.oauth.ui_5.6.62.jar bundle apache2 18339
org.wso2.carbon.identity.oauth.client.authn.filter-5.6.63.jar bundle apache2 18306
org.wso2.carbon.identity.oauth.common_5.6.63.jar bundle apache2 18342
org.wso2.carbon.identity.oauth.dcr_5.6.63.jar bundle apache2 18341
org.wso2.carbon.identity.oauth.stub_5.6.63.jar bundle apache2 18340
org.wso2.carbon.identity.oauth.ui_5.6.63.jar bundle apache2 18339
org.wso2.carbon.identity.oauth2.grant.jwt-1.0.10.jar bundle apache2 17720
org.wso2.carbon.identity.oauth2.validators.xacml-1.0.7.jar bundle apache2 18307
org.wso2.carbon.identity.oauth_5.6.62.jar bundle apache2 18338
org.wso2.carbon.identity.oidc.dcr_5.6.62.jar bundle apache2 18337
org.wso2.carbon.identity.oidc.session_5.6.62.jar bundle apache2 18336
org.wso2.carbon.identity.oauth_5.6.63.jar bundle apache2 18338
org.wso2.carbon.identity.oidc.dcr_5.6.63.jar bundle apache2 18337
org.wso2.carbon.identity.oidc.session_5.6.63.jar bundle apache2 18336
org.wso2.carbon.identity.password.history_1.1.7.jar bundle apache2 16709
org.wso2.carbon.identity.password.policy_1.1.7.jar bundle apache2 16708
org.wso2.carbon.identity.piicontroller_1.1.7.jar bundle apache2 16707
Expand Down Expand Up @@ -512,7 +512,7 @@ org.wso2.carbon.identity.user.store.configuration_5.11.148.jar
org.wso2.carbon.identity.user.store.count.stub_5.11.148.jar bundle apache2 18239
org.wso2.carbon.identity.user.store.count_5.11.148.jar bundle apache2 18238
org.wso2.carbon.identity.user.store.remote_5.1.3.jar bundle apache2 14256
org.wso2.carbon.identity.webfinger_5.6.62.jar bundle apache2 18325
org.wso2.carbon.identity.webfinger_5.6.63.jar bundle apache2 18325
org.wso2.carbon.identity.workflow.impl.stub_5.1.13.jar bundle apache2 14254
org.wso2.carbon.identity.workflow.impl.ui_5.1.13.jar bundle apache2 14253
org.wso2.carbon.identity.workflow.impl_5.1.13.jar bundle apache2 14252
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1634,7 +1634,7 @@
<!--Identity Repo Versions-->
<identity.carbon.auth.saml2.version>5.2.6</identity.carbon.auth.saml2.version>
<identity.inbound.auth.saml.version>5.4.6</identity.inbound.auth.saml.version>
<identity.inbound.auth.oauth.version>5.6.62</identity.inbound.auth.oauth.version>
<identity.inbound.auth.oauth.version>5.6.63</identity.inbound.auth.oauth.version>
<identity.inbound.auth.openid.version>5.2.5</identity.inbound.auth.openid.version>
<identity.agent.sso.version>5.1.14</identity.agent.sso.version>
<identity.inbound.auth.sts.version>5.2.16</identity.inbound.auth.sts.version>
Expand Down

0 comments on commit 8b384db

Please sign in to comment.