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 25
25
<dependency >
26
26
<groupId >org.apache.maven</groupId >
27
27
<artifactId >maven-plugin-api</artifactId >
28
- <version >3.9.9 </version >
28
+ <version >3.9.10 </version >
29
29
<scope >provided</scope >
30
30
</dependency >
31
31
<dependency >
32
32
<groupId >org.apache.maven</groupId >
33
33
<artifactId >maven-core</artifactId >
34
- <version >3.9.9 </version >
34
+ <version >3.9.10 </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.9 </version >
40
+ <version >3.9.10 </version >
41
41
<scope >provided</scope >
42
42
</dependency >
43
43
<dependency >
Original file line number Diff line number Diff line change 298
298
<dependency >
299
299
<groupId >commons-fileupload</groupId >
300
300
<artifactId >commons-fileupload</artifactId >
301
- <version >1.5 </version >
301
+ <version >1.6.0 </version >
302
302
</dependency >
303
303
<dependency >
304
304
<groupId >org.yaml</groupId >
You can’t perform that action at this time.
0 commit comments