File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.springframework.boot</groupId >
88 <artifactId >spring-boot-starter-parent</artifactId >
9- <version >3.4.2 </version >
9+ <version >3.4.3 </version >
1010 <relativePath />
1111 <!-- lookup parent from repository -->
1212 </parent >
5151 <dependency >
5252 <groupId >org.mapstruct</groupId >
5353 <artifactId >mapstruct</artifactId >
54- <version >1.5.5.Final </version >
54+ <version >1.6.3 </version >
5555 </dependency >
5656 <dependency >
5757 <groupId >org.mapstruct</groupId >
5858 <artifactId >mapstruct-processor</artifactId >
59- <version >1.5.5.Final </version >
59+ <version >1.6.3 </version >
6060 <scope >provided</scope >
6161 </dependency >
6262 <dependency >
103103 <dependency >
104104 <groupId >org.springdoc</groupId >
105105 <artifactId >springdoc-openapi-starter-webmvc-ui</artifactId >
106- <version >2.5.0 </version >
106+ <version >2.8.5 </version >
107107 </dependency >
108108 <dependency >
109109 <groupId >org.springframework.boot</groupId >
113113 <dependency >
114114 <groupId >org.springframework.boot</groupId >
115115 <artifactId >spring-boot-starter-security</artifactId >
116- <version >3.1 .3</version >
116+ <version >3.4 .3</version >
117117 </dependency >
118118
119119
You can’t perform that action at this time.
0 commit comments