Skip to content

Commit 8fcf1b0

Browse files
committed
pom updated for tomcat, scope>compile
1 parent db4520e commit 8fcf1b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>org.springframework.boot</groupId>
5454
<artifactId>spring-boot-starter-tomcat</artifactId>
55-
<scope>provided</scope>
55+
<scope>compile</scope>
5656
</dependency>
5757
</dependencies>
5858
<build>

0 commit comments

Comments
 (0)