File tree 1 file changed +9
-3
lines changed
1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 26
26
<dependency >
27
27
<groupId >io.fabric8</groupId >
28
28
<artifactId >kubernetes-client</artifactId >
29
- <version >6.5.0 </version >
29
+ <version >6.5.1 </version >
30
30
</dependency >
31
31
32
32
<dependency >
103
103
<dependency >
104
104
<groupId >ch.qos.logback</groupId >
105
105
<artifactId >logback-core</artifactId >
106
- <version >1.2.9 </version >
106
+ <version >1.4.6 </version >
107
107
</dependency >
108
108
<dependency >
109
109
<groupId >com.fasterxml.jackson.core</groupId >
110
110
<artifactId >jackson-databind</artifactId >
111
- <version >2.12.7.1</version >
111
+ <version >2.14.2</version >
112
+ </dependency >
113
+
114
+ <dependency >
115
+ <groupId >com.fasterxml.jackson.core</groupId >
116
+ <artifactId >jackson-core</artifactId >
117
+ <version >2.15.0-rc2</version >
112
118
</dependency >
113
119
114
120
</dependencies >
You can’t perform that action at this time.
0 commit comments