summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 8fceee0..e9eaa93 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,10 +77,6 @@ limitations under the License.
<artifactId>logback-classic</artifactId>
<groupId>ch.qos.logback</groupId>
</exclusion>
- <exclusion>
- <groupId>org.springframework.boot</groupId>
- <artifactId>spring-boot-starter-tomcat</artifactId>
- </exclusion>
</exclusions>
</dependency>
<dependency>