We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b88a53e commit ede5346Copy full SHA for ede5346
1 file changed
pom.xml
@@ -5,12 +5,12 @@
5
<parent>
6
<groupId>org.springframework.boot</groupId>
7
<artifactId>spring-boot-starter-parent</artifactId>
8
- <version>2.2.2.RELEASE</version>
+ <version>2.4.5</version>
9
<relativePath/> <!-- lookup parent from repository -->
10
</parent>
11
<groupId>ir.bigz</groupId>
12
<artifactId>springboot-real</artifactId>
13
- <version>1.1.0</version>
+ <version>1.2.0</version>
14
<name>basicFeaturesForSpringProject</name>
15
<description>Demo project for use Spring Boot in project</description>
16
0 commit comments