Upgrade to the latest dependencies

* Use latest SNAPSHOT variants for Spring projects
* Fix compilation errors after such an upgrade
This commit is contained in:
Artem Bilan
2025-06-06 17:00:57 -04:00
parent 40df0b9e0e
commit 3e046089dc
8 changed files with 40 additions and 34 deletions

View File

@@ -87,7 +87,6 @@
org.mockito.AdditionalAnswers.*,
org.mockito.ArgumentMatchers.*,
org.mockito.AdditionalMatchers.*,
org.springframework.integration.gemfire.config.xml.ParserTestUtil.*,
org.springframework.kafka.test.assertj.KafkaConditions.*,
org.springframework.integration.test.mock.MockIntegration.*,
org.springframework.integration.test.util.TestUtils.*,