Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
janakamarasena committed Oct 24, 2023
1 parent 2628c3d commit edc34dc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2298,7 +2298,7 @@
<properties>

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

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

<!-- Identity Inbound Versions -->
<identity.inbound.auth.saml.version>5.11.26</identity.inbound.auth.saml.version>
<identity.inbound.auth.oauth.version>6.11.161</identity.inbound.auth.oauth.version>
<identity.inbound.auth.oauth.version>6.11.162</identity.inbound.auth.oauth.version>
<identity.inbound.auth.openid.version>5.9.5</identity.inbound.auth.openid.version>
<identity.inbound.auth.sts.version>5.10.17</identity.inbound.auth.sts.version>
<identity.inbound.provisioning.scim.version>5.7.4</identity.inbound.provisioning.scim.version>
Expand Down Expand Up @@ -2358,7 +2358,7 @@
<callhome.version>4.5.x_1.0.14</callhome.version>

<!-- Authenticator Versions -->
<identity.outbound.auth.oidc.version>5.11.22</identity.outbound.auth.oidc.version>
<identity.outbound.auth.oidc.version>5.11.23</identity.outbound.auth.oidc.version>
<identity.outbound.auth.oauth2.version>1.0.11</identity.outbound.auth.oauth2.version>
<identity.outbound.auth.passive.sts.version>5.5.0</identity.outbound.auth.passive.sts.version>
<identity.outbound.auth.samlsso.version>5.8.6</identity.outbound.auth.samlsso.version>
Expand Down

0 comments on commit edc34dc

Please sign in to comment.