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 a673310 commit 0fa85cbCopy full SHA for 0fa85cb
pom.xml
@@ -11,7 +11,7 @@
11
<parent>
12
<groupId>org.springframework.boot</groupId>
13
<artifactId>spring-boot-starter-parent</artifactId>
14
- <version>2.6.7</version>
+ <version>2.7.0</version>
15
<relativePath />
16
</parent>
17
<scm>
spring-shell-samples/pom.xml
@@ -15,7 +15,7 @@
<description>Examples of using Spring Shell 2</description>
<properties>
18
- <spring-native.version>0.11.5</spring-native.version>
+ <spring-native.version>0.12.0</spring-native.version>
19
</properties>
20
21
<build>
0 commit comments