File tree 3 files changed +3
-3
lines changed
examples/hello-connectivity-mqtt
integrations/apache-kafka
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 57
57
<dependency >
58
58
<groupId >com.fasterxml.jackson.dataformat</groupId >
59
59
<artifactId >jackson-dataformat-yaml</artifactId >
60
- <version >2.18.2 </version >
60
+ <version >2.18.3 </version >
61
61
</dependency >
62
62
<dependency >
63
63
<groupId >com.fasterxml.jackson.core</groupId >
Original file line number Diff line number Diff line change 175
175
<dependency >
176
176
<groupId >com.fasterxml.jackson.dataformat</groupId >
177
177
<artifactId >jackson-dataformat-yaml</artifactId >
178
- <version >2.18.2 </version >
178
+ <version >2.18.3 </version >
179
179
<scope >test</scope >
180
180
</dependency >
181
181
<dependency >
Original file line number Diff line number Diff line change 67
67
<dependency >
68
68
<groupId >com.fasterxml.jackson.dataformat</groupId >
69
69
<artifactId >jackson-dataformat-yaml</artifactId >
70
- <version >2.18.2 </version >
70
+ <version >2.18.3 </version >
71
71
</dependency >
72
72
<dependency >
73
73
<groupId >com.fasterxml.jackson.core</groupId >
You can’t perform that action at this time.
0 commit comments