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 <dependency >
5959 <groupId >com.fasterxml.jackson</groupId >
6060 <artifactId >jackson-bom</artifactId >
61- <version >2.20.1 </version >
61+ <version >2.21.0 </version >
6262 <type >pom</type >
6363 <scope >import</scope >
6464 </dependency >
7070 <dependency >
7171 <groupId >org.apache.httpcomponents.client5</groupId >
7272 <artifactId >httpclient5</artifactId >
73- <version >5.5.1 </version >
73+ <version >5.6 </version >
7474 </dependency >
7575
7676 <!-- JSON processing: jackson -->
384384 <plugin >
385385 <groupId >org.openapitools</groupId >
386386 <artifactId >openapi-generator-maven-plugin</artifactId >
387- <version >7.17 .0</version >
387+ <version >7.18 .0</version >
388388 <executions >
389389 <execution >
390390 <goals >
420420 <plugin >
421421 <groupId >org.apache.maven.plugins</groupId >
422422 <artifactId >maven-resources-plugin</artifactId >
423- <version >3.3.1 </version >
423+ <version >3.4.0 </version >
424424 <executions >
425425 <execution >
426426 <id >copy-generated-resources</id >
You can’t perform that action at this time.
0 commit comments