Skip to content

Commit

Permalink
Upgrade repo versions
Browse files Browse the repository at this point in the history
  • Loading branch information
asha15 committed Oct 24, 2024
1 parent ea98472 commit 5e8cd47
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@
<!--Maven Plugin Version-->
<maven.compiler.plugin.version>3.10.1</maven.compiler.plugin.version>
<maven.bundle.plugin.version>2.4.0</maven.bundle.plugin.version>
<jackson-jaxrs-json-provider.version>2.16.1</jackson-jaxrs-json-provider.version>
<jackson-jaxrs-json-provider.version>2.18.0</jackson-jaxrs-json-provider.version>
<jackson-databind.version>2.16.1</jackson-databind.version>
<jackson-dataformat-xml.version>2.16.1</jackson-dataformat-xml.version>
<cxf-bundle.version>3.5.9</cxf-bundle.version>
Expand All @@ -477,15 +477,15 @@
<version.org.wso2.orbit.javax.xml.bind>2.3.1.wso2v1</version.org.wso2.orbit.javax.xml.bind>
<maven.buildnumber.plugin.version>1.4</maven.buildnumber.plugin.version>
<org.apache.felix.annotations.version>1.2.4</org.apache.felix.annotations.version>
<carbon.kernel.version>4.9.17</carbon.kernel.version>
<identity.governance.version>1.8.98</identity.governance.version>
<carbon.identity.framework.version>7.5.32</carbon.identity.framework.version>
<carbon.kernel.version>4.10.23</carbon.kernel.version>
<identity.governance.version>1.11.8</identity.governance.version>
<carbon.identity.framework.version>7.5.72</carbon.identity.framework.version>
<carbon.identity.framework.version.range>[5.14.67, 8.0.0]</carbon.identity.framework.version.range>
<carbon.identity.account.association.version>5.5.10</carbon.identity.account.association.version>
<maven.findbugsplugin.version>3.0.5</maven.findbugsplugin.version>
<findsecbugs-plugin.version>1.12.0</findsecbugs-plugin.version>
<identity.oauth.version>7.0.156</identity.oauth.version>
<identity.org.mgt.core.version>1.0.97</identity.org.mgt.core.version>
<identity.oauth.version>7.0.169</identity.oauth.version>
<identity.org.mgt.core.version>1.1.17</identity.org.mgt.core.version>
<testng.version>6.9.10</testng.version>
<fido2.version>5.4.7</fido2.version>
<identity.totp.version>3.3.1</identity.totp.version>
Expand Down

0 comments on commit 5e8cd47

Please sign in to comment.