Skip to content

Commit

Permalink
Add spring-boot-maven-plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
HaojunRen committed Jan 5, 2024
1 parent f51fee5 commit 0a4e644
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions skeleton-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>${spring.boot.version}</version>
<configuration>
<executable>true</executable>
<mainClass>com.nepxion.skeleton.SkeletonApplication</mainClass>
Expand Down

0 comments on commit 0a4e644

Please sign in to comment.