File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >org.apache</groupId >
2626 <artifactId >apache</artifactId >
27- <version >21 </version >
27+ <version >24 </version >
2828 <relativePath />
2929 </parent >
3030
4141 <maven .compiler.source>1.8</maven .compiler.source>
4242 <maven .compiler.target>1.8</maven .compiler.target>
4343 <sourceReleaseAssemblyDescriptor >source-release-zip-tar</sourceReleaseAssemblyDescriptor >
44-
44+ < project .build.outputTimestamp>1</ project .build.outputTimestamp>
4545 <target .gen.source.path>${project.basedir} /target/generated-sources</target .gen.source.path>
4646 <proto .cas.path>${project.basedir} /src/main/protobuf/</proto .cas.path>
4747 <junit .version>5.7.2</junit .version>
237237 <plugin >
238238 <groupId >org.owasp</groupId >
239239 <artifactId >dependency-check-maven</artifactId >
240- <version >6.0.4 </version >
240+ <version >6.4.1 </version >
241241 </plugin >
242242 </plugins >
243243 </reporting >
20862086 <plugin >
20872087 <groupId >net.nicoulaj.maven.plugins</groupId >
20882088 <artifactId >checksum-maven-plugin</artifactId >
2089+ <version >1.11</version >
20892090 <executions >
20902091 <execution >
20912092 <id >source-release-checksum</id >
You can’t perform that action at this time.
0 commit comments