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 28
28
<dependency >
29
29
<groupId >org.apache.maven.plugin-tools</groupId >
30
30
<artifactId >maven-plugin-annotations</artifactId >
31
- <version >3.9.0 </version >
31
+ <version >3.10.1 </version >
32
32
</dependency >
33
33
<dependency >
34
34
<groupId >org.junit.jupiter</groupId >
57
57
<plugin >
58
58
<groupId >org.apache.maven.plugins</groupId >
59
59
<artifactId >maven-plugin-plugin</artifactId >
60
- <version >3.9.0 </version >
60
+ <version >3.10.1 </version >
61
61
<configuration >
62
62
<mojoDependencies >
63
63
<param >oracle.kubernetes:jsonschema-maven-plugin</param >
Original file line number Diff line number Diff line change 695
695
<jackson-databind-version >2.15.3</jackson-databind-version >
696
696
<snakeyaml-version >2.2</snakeyaml-version >
697
697
<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 >
699
699
<slf4j-version >2.0.9</slf4j-version >
700
700
<logback-classic-version >1.4.11</logback-classic-version >
701
701
<root-generated-swagger >${project.basedir} /src-generated-swagger</root-generated-swagger >
You can’t perform that action at this time.
0 commit comments