Getting a lot of warning messages Document#tags is now a key in the #data hash

hi,

I migrated my app from jekyll 2 to 3 and since then i am getting alot of warning messages saying,
Deprecation: Document#tags is now a key in the #data hash.
Deprecation: Called by ["/var/lib/gems/2.5.0/gems/jekyll-3.8.4/lib/jekyll/document.rb:377:in `method_missing’"].

I really couldn’t find the source for it. Any suggestions on how to remove these warning messages.

Abhinash

abhinashjha, did you find any solution to these Deprecation warnings? I am having the exact same problem but can’t find anything on how to solve the warnings?