Atlassian spring scanner disables the plugin

Hello everyone
I have a Confluence plugin and inside my plugin I use 1.2.6 version of atlassian-spring-scanner <atlassian.spring.scanner.version>1.2.6</atlassian.spring.scanner.version>
After uploading the plugin on the latest version of Confluence (7.18), the plugin is disabled and the logs show that it can not locate Spring Namespace Handler for XML schema?

Should I upgrade the atlassian-spring-scanner version to 2x, or maybe the problem is something else?
Thank you