We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c74fbbd commit 180e732Copy full SHA for 180e732
samples/basic/spring-boot/pom.xml
@@ -55,6 +55,7 @@
55
<plugin>
56
<groupId>org.springframework.boot</groupId>
57
<artifactId>spring-boot-maven-plugin</artifactId>
58
+ <version>2.2.6.RELEASE</version>
59
</plugin>
60
</plugins>
61
</build>
0 commit comments