Skip to content

Commit

Permalink
add tomcat
Browse files Browse the repository at this point in the history
Co-authored-by: tiendat-NTD <[email protected]>
Co-authored-by: macmie2411999 <[email protected]>
  • Loading branch information
Tynab committed Jan 13, 2025
1 parent 1904251 commit 6fc1d14
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,11 @@
<artifactId>spring-boot-autoconfigure</artifactId>
<version>2.7.12</version>
</dependency>
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-core</artifactId>
<version>9.0.98</version>
</dependency>
</dependencies>
<build>
<plugins>
Expand Down

0 comments on commit 6fc1d14

Please sign in to comment.