Skip to content

Commit

Permalink
Merge pull request #12685 from jenkins-is-staging/IS_dependency_updat…
Browse files Browse the repository at this point in the history
…er_github_action/1355298893

Bump Dependencies #1355298893
  • Loading branch information
chamathns authored Oct 19, 2021
2 parents 846bb18 + e492ee6 commit ecb63f4
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 @@ -2070,15 +2070,15 @@
<properties>

<!--Carbon Identity Framework Version-->
<carbon.identity.framework.version>5.20.234</carbon.identity.framework.version>
<carbon.identity.framework.version>5.20.238</carbon.identity.framework.version>
<carbon.identity.framework.version.range>[5.14.67, 6.0.0]</carbon.identity.framework.version.range>

<!--SAML Common Utils Version-->
<saml.common.util.version>1.0.7</saml.common.util.version>
<saml.common.util.version.range>[1.0.0,2.0.0)</saml.common.util.version.range>

<!--Carbon Consent Version-->
<carbon.consent.mgt.version>2.3.11</carbon.consent.mgt.version>
<carbon.consent.mgt.version>2.3.12</carbon.consent.mgt.version>

<!--Identity Governance Version-->
<identity.governance.version>1.5.47</identity.governance.version>
Expand All @@ -2096,7 +2096,7 @@
<identity.inbound.auth.openid.version>5.6.5</identity.inbound.auth.openid.version>
<identity.inbound.auth.sts.version>5.6.14</identity.inbound.auth.sts.version>
<identity.inbound.provisioning.scim.version>5.6.8</identity.inbound.provisioning.scim.version>
<identity.inbound.provisioning.scim2.version>1.5.121</identity.inbound.provisioning.scim2.version>
<identity.inbound.provisioning.scim2.version>1.5.122</identity.inbound.provisioning.scim2.version>

<!-- Identity workflow Versions -->
<identity.user.workflow.version>5.4.7</identity.user.workflow.version>
Expand Down Expand Up @@ -2133,7 +2133,7 @@
<!-- Authenticator Versions -->
<identity.outbound.auth.oidc.version>5.6.14</identity.outbound.auth.oidc.version>
<identity.outbound.auth.passive.sts.version>5.4.5</identity.outbound.auth.passive.sts.version>
<identity.outbound.auth.samlsso.version>5.3.29</identity.outbound.auth.samlsso.version>
<identity.outbound.auth.samlsso.version>5.3.30</identity.outbound.auth.samlsso.version>
<identity.outbound.auth.requestpath.basicauth.version>5.4.3</identity.outbound.auth.requestpath.basicauth.version>
<identity.outbound.auth.requestpath.oauth.version>5.3.3</identity.outbound.auth.requestpath.oauth.version>

Expand Down Expand Up @@ -2165,14 +2165,14 @@
<!-- Connector Versions -->
<authenticator.totp.version>3.0.21</authenticator.totp.version>
<authenticator.office365.version>2.0.5</authenticator.office365.version>
<authenticator.smsotp.version>3.0.15</authenticator.smsotp.version>
<authenticator.smsotp.version>3.0.16</authenticator.smsotp.version>
<authenticator.emailotp.version>4.0.6</authenticator.emailotp.version>
<authenticator.twitter.version>1.0.11</authenticator.twitter.version>
<authenticator.x509.version>3.1.1</authenticator.x509.version>
<identity.extension.utils>1.0.8</identity.extension.utils>

<!-- Hash Provider Versions-->
<hashprovider.pbkdf2.version>0.1.3</hashprovider.pbkdf2.version>
<hashprovider.pbkdf2.version>0.1.4</hashprovider.pbkdf2.version>

<!-- Identity REST API feature -->
<identity.api.dispatcher.version>2.0.0</identity.api.dispatcher.version>
Expand All @@ -2188,7 +2188,7 @@
<carbon.identity.oauth.uma.version>1.3.7</carbon.identity.oauth.uma.version>

<!-- Identity Portal Versions -->
<identity.apps.version>1.2.671</identity.apps.version>
<identity.apps.version>1.2.675</identity.apps.version>

<!-- Charon -->
<charon.version>3.4.1</charon.version>
Expand Down

0 comments on commit ecb63f4

Please sign in to comment.