File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 73
73
<maven .compiler.target>17</maven .compiler.target>
74
74
<maven .compiler.release>17</maven .compiler.release>
75
75
76
- <fabric8 .version>6.13.4 </fabric8 .version>
76
+ <fabric8 .version>7.0.0 </fabric8 .version>
77
77
<log4j .version>2.24.2</log4j .version>
78
78
<slf4j .version>2.0.16</slf4j .version>
79
79
92
92
<maven .deploy.plugin.version>3.1.3</maven .deploy.plugin.version>
93
93
<maven .gpg.version>3.2.7</maven .gpg.version>
94
94
<sonatype .nexus.central>0.6.0</sonatype .nexus.central>
95
- <maven .javadoc.version>3.11.1 </maven .javadoc.version>
95
+ <maven .javadoc.version>3.11.2 </maven .javadoc.version>
96
96
<maven .assembly.version>3.7.1</maven .assembly.version>
97
97
<maven .plugin.plugin.version>3.9.0</maven .plugin.plugin.version>
98
98
<junit .jupiter.version>5.11.3</junit .jupiter.version>
99
99
<junit .platform.version>1.11.3</junit .platform.version>
100
100
<maven .surefire.version>3.5.2</maven .surefire.version>
101
- <jackson-dataformat-yaml .version>2.18.1 </jackson-dataformat-yaml .version>
101
+ <jackson-dataformat-yaml .version>2.18.2 </jackson-dataformat-yaml .version>
102
102
<org .eclipse.sisu.version>0.9.0.M3</org .eclipse.sisu.version>
103
103
<bouncycastle .version>1.79</bouncycastle .version>
104
104
Original file line number Diff line number Diff line change 41
41
<groupId >io.fabric8</groupId >
42
42
<artifactId >openshift-client</artifactId >
43
43
</dependency >
44
- <dependency >
45
- <groupId >io.fabric8</groupId >
46
- <artifactId >kubernetes-model</artifactId >
47
- </dependency >
48
44
<dependency >
49
45
<groupId >io.fabric8</groupId >
50
46
<artifactId >generator-annotations</artifactId >
You can’t perform that action at this time.
0 commit comments