Update tdlight
This commit is contained in:
parent
4d77c73e95
commit
f63b7d5edb
@ -8,8 +8,8 @@
|
||||
<name>TDLight Java BOM</name>
|
||||
<properties>
|
||||
<revision>3.0.0.0-SNAPSHOT</revision>
|
||||
<tdlight.natives.version>4.0.506</tdlight.natives.version>
|
||||
<tdlight.api.version>4.0.476</tdlight.api.version>
|
||||
<tdlight.natives.version>4.0.507</tdlight.natives.version>
|
||||
<tdlight.api.version>4.0.477</tdlight.api.version>
|
||||
<maven.compiler.source>1.8</maven.compiler.source>
|
||||
<maven.compiler.target>1.8</maven.compiler.target>
|
||||
</properties>
|
||||
|
@ -55,6 +55,7 @@ final class AuthorizationStateWaitAuthenticationDataHandler implements GenericUp
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
null,
|
||||
null
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user