Heroku ошибка запуска AnnotationConfigurationException
Пытаюсь задеплоить на Heroku но вылетает ошибка. Может кто знает решение?
org.springframework.core.annotation.AnnotationConfigurationException:
Attribute 'proxyBeanMethods' in annotation
[org.springframework.boot.autoconfigure.SpringBootApplication] is declared
as an @AliasFor nonexistent attribute 'proxyBeanMethods' in annotation
[org.springframework.context.annotation.Configuration].