Skip to content

Commit

Permalink
vBump
Browse files Browse the repository at this point in the history
  • Loading branch information
Thumimku committed Nov 9, 2023
1 parent 04a6e3d commit f2313d0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ private String parseAndroidAttestationServiceCredentials(Object androidAttestati
return gson.toJson(androidAttestationServiceCredentials);
}


private LocalAndOutboundAuthenticationConfig getLocalAndOutboundConfig(ServiceProvider application) {

if (application.getLocalAndOutBoundAuthenticationConfig() == null) {
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -760,7 +760,7 @@
<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.8.62</identity.governance.version>
<carbon.identity.framework.version>5.25.481</carbon.identity.framework.version>
<carbon.identity.framework.version>5.25.500</carbon.identity.framework.version>
<maven.findbugsplugin.version>3.0.5</maven.findbugsplugin.version>
<identity.workflow.impl.bps.version>5.2.0</identity.workflow.impl.bps.version>
<maven.checkstyleplugin.excludes>**/gen/**/*</maven.checkstyleplugin.excludes>
Expand Down

0 comments on commit f2313d0

Please sign in to comment.