File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 5050 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
5151 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
5252
53- <jersey .version>2.35</jersey .version>
54- <jackson .version>2.12.7.1</jackson .version>
53+ <jersey .version>2.39.1</jersey .version>
5554 <servlet .version>4.0.4</servlet .version>
5655 <activation .version>1.2.2</activation .version>
5756
257256 <plugin >
258257 <groupId >org.apache.maven.plugins</groupId >
259258 <artifactId >maven-enforcer-plugin</artifactId >
260- <version >3.0.0-M2 </version >
259+ <version >3.3.0 </version >
261260 <configuration >
262261 <rules >
263262 <enforceBytecodeVersion >
280279 <dependency >
281280 <groupId >org.codehaus.mojo</groupId >
282281 <artifactId >extra-enforcer-rules</artifactId >
283- <version >1.3 </version >
282+ <version >1.6.2 </version >
284283 </dependency >
285284 </dependencies >
286285 </plugin >
You can’t perform that action at this time.
0 commit comments