Skip to content

Commit

Permalink
Add changes for 4.4.0-m2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
RakhithaRR committed Aug 20, 2024
1 parent eda491e commit 2d16c54
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"oauth.grant_type.uma_ticket.grant_validator": "org.wso2.carbon.identity.oauth.uma.grant.GrantValidator",
"oauth.revoked_token_headers_in_response.enable": true,
"oauth.token_persistence.enable": true,
"apim.token.validation.enforce_type_header_validation": false,
"system.parameter.'org.wso2.CipherTransformation'": "RSA/ECB/OAEPwithSHA1andMGF1Padding",
"server.userAgent": "WSO2 AM 4.4.0",
"server.serverDetails": "WSO2 AM 4.4.0",
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1284,11 +1284,11 @@
<carbon.analytics.common.version>5.3.13</carbon.analytics.common.version>

<!-- APIM Portals Component Version -->
<carbon.apimgt.ui.version>9.1.99</carbon.apimgt.ui.version>
<carbon.apimgt.ui.version>9.1.105</carbon.apimgt.ui.version>

<!-- APIM Component Version -->

<carbon.apimgt.version>9.29.188</carbon.apimgt.version>
<carbon.apimgt.version>9.29.191</carbon.apimgt.version>

<carbon.apimgt.imp.pkg.version>[9.0.0, 10.0.0)</carbon.apimgt.imp.pkg.version>

Expand Down Expand Up @@ -1474,7 +1474,7 @@

<!-- WSDL4J dependencies -->
<wsdl4j.version>1.6.3.wso2v3</wsdl4j.version>
<wso2is.km.version>1.7.10</wso2is.km.version>
<wso2is.km.version>1.7.11</wso2is.km.version>
<wso2is7.km.version>2.0.2</wso2is7.km.version>
<okta.keymanager.feature.version>3.2.1</okta.keymanager.feature.version>
<azure.keymanager.feature.version>1.0.11</azure.keymanager.feature.version>
Expand Down

0 comments on commit 2d16c54

Please sign in to comment.