File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 82
82
<dependency >
83
83
<groupId >com.fasterxml.jackson.datatype</groupId >
84
84
<artifactId >jackson-datatype-joda</artifactId >
85
- <version >2.10.1 </version >
85
+ <version >2.10.2 </version >
86
86
</dependency >
87
87
<!-- https://mvnrepository.com/artifact/org.jboss.resteasy/resteasy-client -->
88
88
<dependency >
89
89
<groupId >org.jboss.resteasy</groupId >
90
90
<artifactId >resteasy-client</artifactId >
91
- <version >4.4.1 .Final</version >
91
+ <version >4.4.2 .Final</version >
92
92
</dependency >
93
93
<!-- https://mvnrepository.com/artifact/io.swagger/swagger-annotations -->
94
94
<dependency >
95
95
<groupId >io.swagger.core.v3</groupId >
96
96
<artifactId >swagger-annotations</artifactId >
97
- <version >2.0.10 </version >
97
+ <version >2.1.1 </version >
98
98
</dependency >
99
99
<dependency >
100
100
<groupId >org.glassfish.tyrus</groupId >
272
272
</plugin >
273
273
</plugins >
274
274
</build >
275
- </project >
275
+ </project >
You can’t perform that action at this time.
0 commit comments