Skip to content

Commit

Permalink
Merge pull request #20972 from jenkins-is-staging/IS_dependency_updat…
Browse files Browse the repository at this point in the history
…er_github_action/10527925839
  • Loading branch information
darshanasbg committed Aug 24, 2024
2 parents 602be12 + 4e6f239 commit 4bdcfa2
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2311,7 +2311,7 @@
<properties>

<!--Carbon Identity Framework Version-->
<carbon.identity.framework.version>7.4.10</carbon.identity.framework.version>
<carbon.identity.framework.version>7.4.11</carbon.identity.framework.version>
<carbon.identity.framework.version.range>[5.14.67, 8.0.0)</carbon.identity.framework.version.range>

<!--SAML Common Utils Version-->
Expand All @@ -2333,7 +2333,7 @@

<!-- Identity Inbound Versions -->
<identity.inbound.auth.saml.version>5.11.42</identity.inbound.auth.saml.version>
<identity.inbound.auth.oauth.version>7.0.143</identity.inbound.auth.oauth.version>
<identity.inbound.auth.oauth.version>7.0.144</identity.inbound.auth.oauth.version>
<identity.inbound.auth.openid.version>5.10.2</identity.inbound.auth.openid.version>
<identity.inbound.auth.sts.version>5.11.9</identity.inbound.auth.sts.version>
<identity.inbound.provisioning.scim.version>5.7.7</identity.inbound.provisioning.scim.version>
Expand Down Expand Up @@ -2424,19 +2424,19 @@
<!-- Identity REST API feature -->
<identity.api.dispatcher.version>2.0.17</identity.api.dispatcher.version>
<identity.user.api.version>1.3.38</identity.user.api.version>
<identity.server.api.version>1.2.221</identity.server.api.version>
<identity.server.api.version>1.2.222</identity.server.api.version>

<identity.agent.sso.version>5.5.9</identity.agent.sso.version>
<identity.tool.samlsso.validator.version>5.5.9</identity.tool.samlsso.validator.version>
<identity.app.authz.xacml.version>2.3.2</identity.app.authz.xacml.version>
<identity.oauth.addons.version>2.5.17</identity.oauth.addons.version>
<org.wso2.carbon.extension.identity.x509certificate.version>1.1.11</org.wso2.carbon.extension.identity.x509certificate.version>
<conditional.authentication.functions.version>1.2.61</conditional.authentication.functions.version>
<conditional.authentication.functions.version>1.2.62</conditional.authentication.functions.version>

<!-- Identity Portal Versions -->
<identity.apps.console.version>2.25.2</identity.apps.console.version>
<identity.apps.myaccount.version>2.7.134</identity.apps.myaccount.version>
<identity.apps.core.version>2.4.27</identity.apps.core.version>
<identity.apps.console.version>2.26.3</identity.apps.console.version>
<identity.apps.myaccount.version>2.7.138</identity.apps.myaccount.version>
<identity.apps.core.version>2.4.28</identity.apps.core.version>
<identity.apps.tests.version>1.6.378</identity.apps.tests.version>

<!-- Charon -->
Expand Down

0 comments on commit 4bdcfa2

Please sign in to comment.