File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
samples/server/petstore/jaxrs-resteasy/eap-java8 Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ for this project used jakarta.validation-api -->
166166 <dependency >
167167 <groupId >com.fasterxml.jackson.datatype</groupId >
168168 <artifactId >jackson-datatype-jsr310</artifactId >
169- <version >2.9.9 </version >
169+ <version >2.15.0 </version >
170170 </dependency >
171171 <dependency >
172172 <groupId >joda-time</groupId >
@@ -185,9 +185,9 @@ for this project used jakarta.validation-api -->
185185 </repositories >
186186 <properties >
187187 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
188- <swagger-core-version >1.5.18 </swagger-core-version >
188+ <swagger-core-version >1.6.12 </swagger-core-version >
189189 <jetty-version >9.2.9.v20150224</jetty-version >
190- <resteasy-version >3.0.11 .Final</resteasy-version >
190+ <resteasy-version >3.0.21 .Final</resteasy-version >
191191 <slf4j-version >1.6.3</slf4j-version >
192192 <junit-version >5.10.2</junit-version >
193193 <servlet-api-version >4.0.4</servlet-api-version >
You can’t perform that action at this time.
0 commit comments