I am in the process of upgrading my Spring application from Spring 5 to Spring 6, and I primarily use XML-based configuration for defining beans and application context. Can I continue using the same XML configuration with Spring 6, or are there any changes or modifications required due to the new features or deprecations introduced in Spring 6?