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 7164
7164
"checksumAlgorithm" : " SHA-256" ,
7165
7165
"checksum" : " 698e0f37184a5b28c245c4065fd036dfce253b52f82fbb7113d81d36326cc249"
7166
7166
},
7167
- {
7168
- "groupId" : " org.apache.maven.plugins" ,
7169
- "artifactId" : " maven-compiler-plugin" ,
7170
- "version" : " 3.13.0" ,
7171
- "checksumAlgorithm" : " SHA-256" ,
7172
- "checksum" : " 6f819947a2a773792dc91d17f906e22113bfb2fefb6b64dec836175715d7402a"
7173
- },
7174
7167
{
7175
7168
"groupId" : " org.apache.maven.plugins" ,
7176
7169
"artifactId" : " maven-site-plugin" ,
7220
7213
"checksumAlgorithm" : " SHA-256" ,
7221
7214
"checksum" : " e02b19fb8e7ea10baed4878a8c51e4ea21f16ef927efcfb2681a8faea86c7abb"
7222
7215
},
7216
+ {
7217
+ "groupId" : " org.apache.maven.plugins" ,
7218
+ "artifactId" : " maven-compiler-plugin" ,
7219
+ "version" : " 3.14.0" ,
7220
+ "checksumAlgorithm" : " SHA-256" ,
7221
+ "checksum" : " e55fe35b95cf499e5092f146c6613984cff896a8947c2f347ab88270f11acb76"
7222
+ },
7223
7223
{
7224
7224
"groupId" : " org.apache.maven.plugins" ,
7225
7225
"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