diff --git a/xta-adapter/pom.xml b/xta-adapter/pom.xml index ecd2b8542fcae5eff7e23258934775c249299f4c..668a46db3edd844580fdafd5e2692d870360dd4d 100644 --- a/xta-adapter/pom.xml +++ b/xta-adapter/pom.xml @@ -20,7 +20,7 @@ <artifactId>spring-boot-starter-web-services</artifactId> <exclusions> <exclusion> - <groupId>org.springframework.boot</groupId>git + <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-tomcat</artifactId> </exclusion> </exclusions>