Can not decode a subtype 3 (UUID legacy) BSON

While migration data we are getting org.bson.BSONException: “unexpected error running liquibase: Can not decode a subtype 3 (UUID legacy) BSON binary when the decoder is configured to use the standard UUID representation .”

test data we are sending

[
{
“_id” p: NUUID(" 00010203-0405-4007-8009-0A0B0C0D0E0F")
}
]

Database Platform : mongodb - version 4.4.0
Liquibase Version: 4.12.0

please help !!

Is this the same issue being reported here? Can not Decode a subtype 3 (UUID legacy) - #5 by abir08

yes , also sent a mail from my travelers id in support@liquibase.com