File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 31
31
<dependency >
32
32
<groupId >org.apache.maven</groupId >
33
33
<artifactId >maven-core</artifactId >
34
- <version >3.9.10 </version >
34
+ <version >3.9.11 </version >
35
35
<scope >provided</scope >
36
36
</dependency >
37
37
<dependency >
38
38
<groupId >org.apache.maven</groupId >
39
39
<artifactId >maven-artifact</artifactId >
40
- <version >3.9.10 </version >
40
+ <version >3.9.11 </version >
41
41
<scope >provided</scope >
42
42
</dependency >
43
43
<dependency >
Original file line number Diff line number Diff line change 313
313
<dependency >
314
314
<groupId >commons-io</groupId >
315
315
<artifactId >commons-io</artifactId >
316
- <version >2.19 .0</version >
316
+ <version >2.20 .0</version >
317
317
</dependency >
318
318
<dependency >
319
319
<groupId >io.netty</groupId >
355
355
<dependency >
356
356
<groupId >org.junit.jupiter</groupId >
357
357
<artifactId >junit-jupiter</artifactId >
358
- <version >5.13.3 </version >
358
+ <version >5.13.4 </version >
359
359
<scope >test</scope >
360
360
</dependency >
361
361
<dependency >
You can’t perform that action at this time.
0 commit comments