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 b40e9f6 commit d2df1d6Copy full SHA for d2df1d6
spring-shell-docs/src/main/asciidoc/getting-started.adoc
@@ -29,7 +29,7 @@ With _maven_ you're expected to have something like:
29
<artifactId>spring-boot-starter</artifactId>
30
</dependency>
31
<dependency>
32
- <groupId>org.springframework.boot</groupId>
+ <groupId>org.springframework.shell</groupId>
33
<artifactId>spring-shell-starter</artifactId>
34
35
</dependencies>
0 commit comments