We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f782bb7 + 7be13c7 commit a7804e3Copy full SHA for a7804e3
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.springframework.boot</groupId>
7
<artifactId>spring-boot-starter-parent</artifactId>
8
- <version>3.5.8</version>
+ <version>4.0.2</version>
9
<relativePath/> <!-- lookup parent from repository -->
10
</parent>
11
<groupId>com.crimeLink</groupId>
@@ -150,7 +150,7 @@
150
<path>
151
152
<artifactId>spring-boot-configuration-processor</artifactId>
153
154
</path>
155
</annotationProcessorPaths>
156
</configuration>
0 commit comments