Skip to content

Commit 12c6113

Browse files
authored
Update pom.xml
1 parent a619042 commit 12c6113

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

java/SpringBootApp/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.springframework.boot</groupId>
1313
<artifactId>spring-boot-starter-parent</artifactId>
14-
<version>2.2.6.RELEASE</version>
14+
<version>2.4.5</version>
1515
</parent>
1616
<properties>
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -60,4 +60,4 @@
6060
</plugin>
6161
</plugins>
6262
</build>
63-
</project>
63+
</project>

0 commit comments

Comments
 (0)