File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 13
13
<parent >
14
14
<groupId >org.springframework.boot</groupId >
15
15
<artifactId >spring-boot-starter-parent</artifactId >
16
- <version >3.2.2 </version >
16
+ <version >3.2.4 </version >
17
17
<relativePath />
18
18
</parent >
19
19
20
20
<properties >
21
21
<java .version>21</java .version>
22
22
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
23
23
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
24
- <mongodb .version>4.11 .1</mongodb .version>
25
- <maven-compiler-plugin .version>3.12.1 </maven-compiler-plugin .version>
26
- <springdoc-openapi-starter-webmvc-ui .version>2.3 .0</springdoc-openapi-starter-webmvc-ui .version>
24
+ <mongodb .version>5.0 .1</mongodb .version>
25
+ <maven-compiler-plugin .version>3.13.0 </maven-compiler-plugin .version>
26
+ <springdoc-openapi-starter-webmvc-ui .version>2.5 .0</springdoc-openapi-starter-webmvc-ui .version>
27
27
</properties >
28
28
29
29
<dependencies >
You can’t perform that action at this time.
0 commit comments