Skip to content

Commit 180e732

Browse files
committed
fix spring boot maven plugin version warning
1 parent c74fbbd commit 180e732

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/basic/spring-boot/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
<plugin>
5656
<groupId>org.springframework.boot</groupId>
5757
<artifactId>spring-boot-maven-plugin</artifactId>
58+
<version>2.2.6.RELEASE</version>
5859
</plugin>
5960
</plugins>
6061
</build>

0 commit comments

Comments
 (0)