Skip to content

Commit 89724ea

Browse files
jei007jei007
authored andcommitted
Update pom.xml
1 parent eb7e3c9 commit 89724ea

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

pom.xml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,11 @@
1616
</license>
1717
</licenses>
1818

19+
<!-- eGovFramework Boot Parent 설정 -->
1920
<parent>
20-
<groupId>org.springframework.boot</groupId>
21-
<artifactId>spring-boot-starter-parent</artifactId>
22-
<version>2.7.18</version>
21+
<groupId>org.egovframe.boot</groupId>
22+
<artifactId>org.egovframe.boot.starter.parent</artifactId>
23+
<version>4.3.0</version>
2324
</parent>
2425

2526
<properties>
@@ -151,3 +152,4 @@
151152
</plugins>
152153
</build>
153154
</project>
155+

0 commit comments

Comments
 (0)