File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2020 <maven .compiler.source>8</maven .compiler.source>
2121 <maven .compiler.target>8</maven .compiler.target>
2222
23- <dependencycheck .version>9.1 .0</dependencycheck .version>
23+ <dependencycheck .version>9.2 .0</dependencycheck .version>
2424 </properties >
2525 <build >
2626 <resources >
3232 <plugin >
3333 <groupId >org.codehaus.mojo</groupId >
3434 <artifactId >build-helper-maven-plugin</artifactId >
35- <version >3.5 .0</version >
35+ <version >3.6 .0</version >
3636 <executions >
3737 <execution >
3838 <phase >generate-sources</phase >
5151 <plugin >
5252 <groupId >org.apache.maven.plugins</groupId >
5353 <artifactId >maven-enforcer-plugin</artifactId >
54- <version >3.4.1 </version >
54+ <version >3.5.0 </version >
5555 <executions >
5656 <execution >
5757 <id >enforce-maven</id >
416416 <plugin >
417417 <groupId >org.apache.maven.plugins</groupId >
418418 <artifactId >maven-javadoc-plugin</artifactId >
419- <version >3.6.3 </version >
419+ <version >3.7.0 </version >
420420 <configuration >
421421 <quiet >true</quiet >
422422 <doclint >none</doclint >
You can’t perform that action at this time.
0 commit comments