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 50
50
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
51
51
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
52
52
53
- <jersey .version>2.35</jersey .version>
54
- <jackson .version>2.12.7.1</jackson .version>
53
+ <jersey .version>2.39.1</jersey .version>
55
54
<servlet .version>4.0.4</servlet .version>
56
55
<activation .version>1.2.2</activation .version>
57
56
257
256
<plugin >
258
257
<groupId >org.apache.maven.plugins</groupId >
259
258
<artifactId >maven-enforcer-plugin</artifactId >
260
- <version >3.0.0-M2 </version >
259
+ <version >3.3.0 </version >
261
260
<configuration >
262
261
<rules >
263
262
<enforceBytecodeVersion >
280
279
<dependency >
281
280
<groupId >org.codehaus.mojo</groupId >
282
281
<artifactId >extra-enforcer-rules</artifactId >
283
- <version >1.3 </version >
282
+ <version >1.6.2 </version >
284
283
</dependency >
285
284
</dependencies >
286
285
</plugin >
You can’t perform that action at this time.
0 commit comments