JAVA-5409: corrected typo
This commit is contained in:
parent
b1bf1bf820
commit
1bb3a14c94
|
@ -18,7 +18,7 @@
|
|||
<artifactId>spring-boot-starter</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>Forg.springframework.boot</groupId>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-test</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue