Fix the offenses introduced by Style/OpenStructUse
What does this MR do and why?
This MR aims to solve the issue #344279
File change
.rubocop_manual_todo.yml
spec/workers/packages/maven/metadata/sync_worker_spec.rb
Check offense using Commmand
bundle exec rubocop --auto-correct --only Style/OpenStructUse spec/workers/packages/maven/metadata/sync_worker_spec.rb