Skip to content

Commit 13c420a

Browse files
authored
Merge pull request #10 from emichaf/master
pom updated for tomcat, scope>compile
2 parents db4520e + 8fcf1b0 commit 13c420a

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)