Skip to content

Commit 9b00bd8

Browse files
committed
JAVA-5409: corrected typo
1 parent 31b4385 commit 9b00bd8

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-modules/spring-boot-xml

1 file changed

+1
-1
lines changed

spring-boot-modules/spring-boot-xml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<artifactId>spring-boot-starter</artifactId>
1919
</dependency>
2020
<dependency>
21-
<groupId>Forg.springframework.boot</groupId>
21+
<groupId>org.springframework.boot</groupId>
2222
<artifactId>spring-boot-starter-test</artifactId>
2323
</dependency>
2424
<dependency>

0 commit comments

Comments
 (0)