File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 90
90
<plugin >
91
91
<groupId >org.apache.maven.plugins</groupId >
92
92
<artifactId >maven-compiler-plugin</artifactId >
93
- <version >3.8.0 </version >
93
+ <version >3.8.1 </version >
94
94
<configuration >
95
95
<source >1.8</source >
96
96
<target >1.8</target >
Original file line number Diff line number Diff line change 236
236
<dependency >
237
237
<groupId >com.fasterxml.jackson.core</groupId >
238
238
<artifactId >jackson-annotations</artifactId >
239
- <version >2.13.0 </version >
239
+ <version >2.13.1 </version >
240
240
<scope >test</scope >
241
241
</dependency >
242
242
276
276
<plugin >
277
277
<groupId >org.apache.maven.plugins</groupId >
278
278
<artifactId >maven-compiler-plugin</artifactId >
279
- <version >3.8.0 </version >
279
+ <version >3.8.1 </version >
280
280
<configuration >
281
281
<source >1.8</source >
282
282
<target >1.8</target >
You can’t perform that action at this time.
0 commit comments