File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
operator-build-maven-plugin Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 30
30
<dependency >
31
31
<groupId >org.apache.maven.plugin-tools</groupId >
32
32
<artifactId >maven-plugin-annotations</artifactId >
33
- <version >3.8.2 </version >
33
+ <version >3.9.0 </version >
34
34
</dependency >
35
35
<dependency >
36
36
<groupId >org.junit.jupiter</groupId >
59
59
<plugin >
60
60
<groupId >org.apache.maven.plugins</groupId >
61
61
<artifactId >maven-plugin-plugin</artifactId >
62
- <version >3.8.2 </version >
62
+ <version >3.9.0 </version >
63
63
<configuration >
64
64
<mojoDependencies >
65
65
<param >oracle.kubernetes:jsonschema-maven-plugin</param >
Original file line number Diff line number Diff line change 675
675
<junit .platform.version>1.7.0</junit .platform.version>
676
676
<junit .platform.surefire.version>1.3.2</junit .platform.surefire.version>
677
677
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
678
- <jersey-version >3.1.1 </jersey-version >
678
+ <jersey-version >3.1.2 </jersey-version >
679
679
<grizzly-version >4.0.0</grizzly-version >
680
680
<jakarta-version >6.0.0</jakarta-version >
681
681
<prometheus-version >0.16.0</prometheus-version >
682
682
<jackson-version >2.15.0</jackson-version >
683
- <jackson-databind-version >2.15.0 </jackson-databind-version >
683
+ <jackson-databind-version >2.15.1 </jackson-databind-version >
684
684
<snakeyaml-version >2.0</snakeyaml-version >
685
685
<gson-version >2.10.1</gson-version >
686
686
<dependency-check-version >8.2.1</dependency-check-version >
You can’t perform that action at this time.
0 commit comments