File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 7197
7197
"checksumAlgorithm" : " SHA-256" ,
7198
7198
"checksum" : " 698e0f37184a5b28c245c4065fd036dfce253b52f82fbb7113d81d36326cc249"
7199
7199
},
7200
- {
7201
- "groupId" : " org.apache.maven.plugins" ,
7202
- "artifactId" : " maven-compiler-plugin" ,
7203
- "version" : " 3.13.0" ,
7204
- "checksumAlgorithm" : " SHA-256" ,
7205
- "checksum" : " 6f819947a2a773792dc91d17f906e22113bfb2fefb6b64dec836175715d7402a"
7206
- },
7207
7200
{
7208
7201
"groupId" : " org.apache.maven.plugins" ,
7209
7202
"artifactId" : " maven-site-plugin" ,
7260
7253
"checksumAlgorithm" : " SHA-256" ,
7261
7254
"checksum" : " e02b19fb8e7ea10baed4878a8c51e4ea21f16ef927efcfb2681a8faea86c7abb"
7262
7255
},
7256
+ {
7257
+ "groupId" : " org.apache.maven.plugins" ,
7258
+ "artifactId" : " maven-compiler-plugin" ,
7259
+ "version" : " 3.14.0" ,
7260
+ "checksumAlgorithm" : " SHA-256" ,
7261
+ "checksum" : " e55fe35b95cf499e5092f146c6613984cff896a8947c2f347ab88270f11acb76"
7262
+ },
7263
7263
{
7264
7264
"groupId" : " org.apache.maven.plugins" ,
7265
7265
"artifactId" : " maven-resources-plugin" ,
Original file line number Diff line number Diff line change 21
21
</repository >
22
22
</distributionManagement >
23
23
<properties >
24
- <compiler-plugin .version>3.13 .0</compiler-plugin .version>
24
+ <compiler-plugin .version>3.14 .0</compiler-plugin .version>
25
25
<maven .compiler.release>11</maven .compiler.release>
26
26
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
27
27
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
You can’t perform that action at this time.
0 commit comments