File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5858 <swaggerVersion >1.6.16</swaggerVersion >
5959 <annotationVersion >1.3.2</annotationVersion >
6060 <!-- Note jackson-core/databind was published as 2.20.0 but annotations was 2.20 -->
61- <jacksonVersion >2.20 </jacksonVersion >
61+ <jacksonVersion >2.21.0 </jacksonVersion >
6262 <httpTestserverVersion >1.5.3</httpTestserverVersion >
6363 <logbackVersion >1.5.32</logbackVersion >
6464 <otelVersion >1.60.1</otelVersion >
165165 <dependency >
166166 <groupId >com.fasterxml.jackson.core</groupId >
167167 <artifactId >jackson-databind</artifactId >
168- <version >${jacksonVersion} .0 </version >
168+ <version >${jacksonVersion} </version >
169169 </dependency >
170170 <dependency >
171171 <groupId >com.fasterxml.jackson.core</groupId >
172172 <artifactId >jackson-core</artifactId >
173- <version >${jacksonVersion} .0 </version >
173+ <version >${jacksonVersion} </version >
174174 </dependency >
175175 <dependency >
176176 <groupId >com.fasterxml.jackson.core</groupId >
177177 <artifactId >jackson-annotations</artifactId >
178- <version >${jacksonVersion} </version >
178+ <version >2.21 </version >
179179 </dependency >
180180 <dependency >
181181 <groupId >junit</groupId >
You can’t perform that action at this time.
0 commit comments