From 30c0ea2791e31d4a7cd4727dbceb5f32fa0fca2f Mon Sep 17 00:00:00 2001 From: abilan Date: Tue, 20 Dec 2022 17:52:41 -0500 Subject: [PATCH] Fix JPA test XML configs for latest Mockito --- .../config/xml/JpaInboundChannelAdapterParserTests-context.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spring-integration-jpa/src/test/java/org/springframework/integration/jpa/config/xml/JpaInboundChannelAdapterParserTests-context.xml b/spring-integration-jpa/src/test/java/org/springframework/integration/jpa/config/xml/JpaInboundChannelAdapterParserTests-context.xml index 32c0e0d4b8..c8023c4028 100644 --- a/spring-integration-jpa/src/test/java/org/springframework/integration/jpa/config/xml/JpaInboundChannelAdapterParserTests-context.xml +++ b/spring-integration-jpa/src/test/java/org/springframework/integration/jpa/config/xml/JpaInboundChannelAdapterParserTests-context.xml @@ -12,7 +12,8 @@ - +