BAEL-7136: Remove spring-testing dependency on the parent POM and fix the dependencies to fix the integration tests (#15940)
This commit is contained in:
committed by
GitHub
parent
cb3b854caa
commit
40952ba2cc
@@ -5,7 +5,7 @@ import org.springframework.context.annotation.ComponentScan;
|
||||
import org.springframework.context.annotation.Configuration;
|
||||
import org.springframework.web.servlet.config.annotation.EnableWebMvc;
|
||||
|
||||
import javax.servlet.ServletContext;
|
||||
import jakarta.servlet.ServletContext;
|
||||
|
||||
@EnableWebMvc
|
||||
@Configuration
|
||||
|
||||
Reference in New Issue
Block a user