File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
samples/server/petstore/java-pkmst Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414 <spring-boot .version>1.5.6.RELEASE</spring-boot .version>
1515 <cucumber-junit .version>1.2.5</cucumber-junit .version>
1616 <cucumber-java .version>1.2.5</cucumber-java .version>
17- <cucumber-reporting .version>3.10 .0</cucumber-reporting .version>
17+ <cucumber-reporting .version>4.11 .0</cucumber-reporting .version>
1818 <jakarta-annotation-version >1.3.5</jakarta-annotation-version >
1919 <springfox-swagger2 >2.6.0</springfox-swagger2 >
2020 <springfox-swagger-ui >2.6.0</springfox-swagger-ui >
3232 <groupId >org.springframework.boot</groupId >
3333 <artifactId >spring-boot-starter-parent</artifactId >
3434 <version >1.5.6.RELEASE</version >
35- <relativePath />
35+ <relativePath />
3636 <!-- lookup parent from repository -->
3737 </parent >
3838 <repositories >
131131 <dependency >
132132 <groupId >org.apache.commons</groupId >
133133 <artifactId >commons-lang3</artifactId >
134- <version >3.6 </version >
134+ <version >3.18.0 </version >
135135 </dependency >
136136 <dependency >
137137 <groupId >commons-logging</groupId >
402402 </goals >
403403 </pluginExecutionFilter >
404404 <action >
405- <ignore />
405+ <ignore />
406406 </action >
407407 </pluginExecution >
408408 </pluginExecutions >
You can’t perform that action at this time.
0 commit comments