File tree Expand file tree Collapse file tree 4 files changed +22
-22
lines changed Expand file tree Collapse file tree 4 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 6929
6929
}
6930
6930
],
6931
6931
"mavenPlugins" : [
6932
+ {
6933
+ "groupId" : " org.apache.maven.plugins" ,
6934
+ "artifactId" : " maven-artifact-plugin" ,
6935
+ "version" : " 3.6.0" ,
6936
+ "checksumAlgorithm" : " SHA-256" ,
6937
+ "checksum" : " 06c6e6415d35767c09c0110938814a124b255303fbc49ac89b628e43cf4d71da"
6938
+ },
6932
6939
{
6933
6940
"groupId" : " org.apache.maven.plugins" ,
6934
6941
"artifactId" : " maven-install-plugin" ,
7020
7027
"checksumAlgorithm" : " SHA-256" ,
7021
7028
"checksum" : " eb4069c7fe50a313b3f5295ccd214f30402f63971c26f443f7f3e798be8cc2a7"
7022
7029
},
7023
- {
7024
- "groupId" : " org.apache.maven.plugins" ,
7025
- "artifactId" : " maven-artifact-plugin" ,
7026
- "version" : " 3.5.3" ,
7027
- "checksumAlgorithm" : " SHA-256" ,
7028
- "checksum" : " f2a94b64ff9368d397a9f986178b1a17e8788726ae683f2c6ef7670a7e2fd552"
7029
- },
7030
7030
{
7031
7031
"groupId" : " io.quarkus.platform" ,
7032
7032
"artifactId" : " quarkus-maven-plugin" ,
Original file line number Diff line number Diff line change 5
5
"lockFileVersion" : 1 ,
6
6
"dependencies" : [],
7
7
"mavenPlugins" : [
8
+ {
9
+ "groupId" : " org.apache.maven.plugins" ,
10
+ "artifactId" : " maven-artifact-plugin" ,
11
+ "version" : " 3.6.0" ,
12
+ "checksumAlgorithm" : " SHA-256" ,
13
+ "checksum" : " 06c6e6415d35767c09c0110938814a124b255303fbc49ac89b628e43cf4d71da"
14
+ },
8
15
{
9
16
"groupId" : " org.apache.maven.plugins" ,
10
17
"artifactId" : " maven-install-plugin" ,
89
96
"checksumAlgorithm" : " SHA-256" ,
90
97
"checksum" : " eb4069c7fe50a313b3f5295ccd214f30402f63971c26f443f7f3e798be8cc2a7"
91
98
},
92
- {
93
- "groupId" : " org.apache.maven.plugins" ,
94
- "artifactId" : " maven-artifact-plugin" ,
95
- "version" : " 3.5.3" ,
96
- "checksumAlgorithm" : " SHA-256" ,
97
- "checksum" : " f2a94b64ff9368d397a9f986178b1a17e8788726ae683f2c6ef7670a7e2fd552"
98
- },
99
99
{
100
100
"groupId" : " com.diffplug.spotless" ,
101
101
"artifactId" : " spotless-maven-plugin" ,
Original file line number Diff line number Diff line change 2305
2305
}
2306
2306
],
2307
2307
"mavenPlugins" : [
2308
+ {
2309
+ "groupId" : " org.apache.maven.plugins" ,
2310
+ "artifactId" : " maven-artifact-plugin" ,
2311
+ "version" : " 3.6.0" ,
2312
+ "checksumAlgorithm" : " SHA-256" ,
2313
+ "checksum" : " 06c6e6415d35767c09c0110938814a124b255303fbc49ac89b628e43cf4d71da"
2314
+ },
2308
2315
{
2309
2316
"groupId" : " org.apache.maven.plugins" ,
2310
2317
"artifactId" : " maven-install-plugin" ,
2403
2410
"checksumAlgorithm" : " SHA-256" ,
2404
2411
"checksum" : " eb4069c7fe50a313b3f5295ccd214f30402f63971c26f443f7f3e798be8cc2a7"
2405
2412
},
2406
- {
2407
- "groupId" : " org.apache.maven.plugins" ,
2408
- "artifactId" : " maven-artifact-plugin" ,
2409
- "version" : " 3.5.3" ,
2410
- "checksumAlgorithm" : " SHA-256" ,
2411
- "checksum" : " f2a94b64ff9368d397a9f986178b1a17e8788726ae683f2c6ef7670a7e2fd552"
2412
- },
2413
2413
{
2414
2414
"groupId" : " com.diffplug.spotless" ,
2415
2415
"artifactId" : " spotless-maven-plugin" ,
Original file line number Diff line number Diff line change 63
63
<plugin >
64
64
<groupId >org.apache.maven.plugins</groupId >
65
65
<artifactId >maven-artifact-plugin</artifactId >
66
- <version >3.5.3 </version >
66
+ <version >3.6.0 </version >
67
67
</plugin >
68
68
<plugin >
69
69
<groupId >com.diffplug.spotless</groupId >
You can’t perform that action at this time.
0 commit comments