File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
operator-build-maven-plugin Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2828 <dependency >
2929 <groupId >org.apache.maven.plugin-tools</groupId >
3030 <artifactId >maven-plugin-annotations</artifactId >
31- <version >3.9.0 </version >
31+ <version >3.10.1 </version >
3232 </dependency >
3333 <dependency >
3434 <groupId >org.junit.jupiter</groupId >
5757 <plugin >
5858 <groupId >org.apache.maven.plugins</groupId >
5959 <artifactId >maven-plugin-plugin</artifactId >
60- <version >3.9.0 </version >
60+ <version >3.10.1 </version >
6161 <configuration >
6262 <mojoDependencies >
6363 <param >oracle.kubernetes:jsonschema-maven-plugin</param >
Original file line number Diff line number Diff line change 695695 <jackson-databind-version >2.15.3</jackson-databind-version >
696696 <snakeyaml-version >2.2</snakeyaml-version >
697697 <gson-version >2.10.1</gson-version >
698- <dependency-check-version >8.4.0 </dependency-check-version >
698+ <dependency-check-version >8.4.2 </dependency-check-version >
699699 <slf4j-version >2.0.9</slf4j-version >
700700 <logback-classic-version >1.4.11</logback-classic-version >
701701 <root-generated-swagger >${project.basedir} /src-generated-swagger</root-generated-swagger >
You can’t perform that action at this time.
0 commit comments