File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 3939 <error-prone .version>2.35.1</error-prone .version>
4040 <google-java-format .version>1.24.0</google-java-format .version>
4141
42+ <cyclonedx-maven-plugin .version>2.9.0</cyclonedx-maven-plugin .version>
4243 <maven-clean-plugin .version>3.4.0</maven-clean-plugin .version>
4344 <maven-compiler-plugin .version>3.13.0</maven-compiler-plugin .version>
4445 <maven-deploy-plugin .version>3.1.3</maven-deploy-plugin .version>
5051 <maven-site-plugin .version>3.12.1</maven-site-plugin .version>
5152 <maven-surefire-plugin .version>3.5.2</maven-surefire-plugin .version>
5253 <spotless-maven-plugin .version>2.43.0</spotless-maven-plugin .version>
54+
5355 <kubernetes-client .version>6.13.1</kubernetes-client .version>
5456 <okio .version>1.17.6</okio .version>
5557 </properties >
260262 <plugin >
261263 <groupId >org.cyclonedx</groupId >
262264 <artifactId >cyclonedx-maven-plugin</artifactId >
263- <version >2.8.0 </version >
265+ <version >${cyclonedx-maven-plugin.version} </version >
264266 <configuration >
265267 <projectType >application</projectType >
266268 <schemaVersion >1.5</schemaVersion >
You can’t perform that action at this time.
0 commit comments