Skip to content

Commit

Permalink
Merge pull request #724 from asha15/versionBump
Browse files Browse the repository at this point in the history
Upgrade dependency versions
  • Loading branch information
asha15 authored Oct 25, 2024
2 parents 202bcfa + 181718d commit d3db230
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -809,21 +809,21 @@
<maven.buildnumber.plugin.version>1.4</maven.buildnumber.plugin.version>
<org.apache.felix.annotations.version>1.2.4</org.apache.felix.annotations.version>
<identity.governance.version>1.11.11</identity.governance.version>
<carbon.identity.framework.version>7.5.71</carbon.identity.framework.version>
<carbon.identity.framework.version>7.5.84</carbon.identity.framework.version>
<maven.findbugsplugin.version>3.0.5</maven.findbugsplugin.version>
<findsecbugs-plugin.version>1.12.0</findsecbugs-plugin.version>
<maven.checkstyleplugin.excludes>**/gen/**/*</maven.checkstyleplugin.excludes>
<identity.event.handler.version>1.9.12</identity.event.handler.version>
<identity.inbound.oauth2.version>7.0.162</identity.inbound.oauth2.version>
<identity.inbound.oauth2.version>7.0.169</identity.inbound.oauth2.version>
<identity.inbound.saml2.version>5.11.41</identity.inbound.saml2.version>
<commons.beanutils.version>1.9.4</commons.beanutils.version>
<mavan.findbugsplugin.exclude.file>findbugs-exclude-filter.xml</mavan.findbugsplugin.exclude.file>
<carbon.kernel.version>4.9.17</carbon.kernel.version>
<carbon.kernel.version>4.10.23</carbon.kernel.version>
<carbon.multitenancy.version>4.11.27</carbon.multitenancy.version>
<org.wso2.carbon.identity.remotefetch.version>0.7.12</org.wso2.carbon.identity.remotefetch.version>
<org.wso2.carbon.identity.oauth2.token.handler.clientauth.jwt.version>2.5.15</org.wso2.carbon.identity.oauth2.token.handler.clientauth.jwt.version>
<org.wso2.carbon.logging.service.version>4.10.11</org.wso2.carbon.logging.service.version>
<org.wso2.carbon.event.publisher.version>5.2.58</org.wso2.carbon.event.publisher.version>
<org.wso2.carbon.event.publisher.version>5.3.15</org.wso2.carbon.event.publisher.version>
<identity.branding.preference.management.version>1.1.16</identity.branding.preference.management.version>
<apache.felix.scr.ds.annotations.version>1.2.4</apache.felix.scr.ds.annotations.version>

Expand All @@ -839,7 +839,7 @@
</org.wso2.carbon.identity.organization.management.core.version.range>

<!-- Organization management service Version -->
<org.wso2.carbon.identity.organization.management.version>1.4.42
<org.wso2.carbon.identity.organization.management.version>1.4.50
</org.wso2.carbon.identity.organization.management.version>

<!-- Unit test versions -->
Expand Down

0 comments on commit d3db230

Please sign in to comment.