File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 70
70
<dependency >
71
71
<groupId >com.fasterxml.jackson.core</groupId >
72
72
<artifactId >jackson-databind</artifactId >
73
- <version >2.18.2 </version >
73
+ <version >2.18.3 </version >
74
74
<exclusions >
75
75
<exclusion >
76
76
<artifactId >*</artifactId >
81
81
<dependency >
82
82
<groupId >com.fasterxml.jackson.dataformat</groupId >
83
83
<artifactId >jackson-dataformat-yaml</artifactId >
84
- <version >2.18.2 </version >
84
+ <version >2.18.3 </version >
85
85
<exclusions >
86
86
<exclusion >
87
87
<artifactId >*</artifactId >
Original file line number Diff line number Diff line change 70
70
<dependency >
71
71
<groupId >com.fasterxml.jackson.core</groupId >
72
72
<artifactId >jackson-databind</artifactId >
73
- <version >2.18.2 </version >
73
+ <version >2.18.3 </version >
74
74
<exclusions >
75
75
<exclusion >
76
76
<artifactId >*</artifactId >
81
81
<dependency >
82
82
<groupId >com.fasterxml.jackson.dataformat</groupId >
83
83
<artifactId >jackson-dataformat-yaml</artifactId >
84
- <version >2.18.2 </version >
84
+ <version >2.18.3 </version >
85
85
<exclusions >
86
86
<exclusion >
87
87
<artifactId >*</artifactId >
Original file line number Diff line number Diff line change 70
70
<dependency >
71
71
<groupId >com.fasterxml.jackson.core</groupId >
72
72
<artifactId >jackson-databind</artifactId >
73
- <version >2.18.2 </version >
73
+ <version >2.18.3 </version >
74
74
<exclusions >
75
75
<exclusion >
76
76
<artifactId >*</artifactId >
81
81
<dependency >
82
82
<groupId >com.fasterxml.jackson.dataformat</groupId >
83
83
<artifactId >jackson-dataformat-yaml</artifactId >
84
- <version >2.18.2 </version >
84
+ <version >2.18.3 </version >
85
85
<exclusions >
86
86
<exclusion >
87
87
<artifactId >*</artifactId >
Original file line number Diff line number Diff line change 195
195
<version .microprofile.impl.opentelemetry>2.3.2</version .microprofile.impl.opentelemetry>
196
196
197
197
<!-- Jackson and snakeyaml required by OpenAPI Impl -->
198
- <version .jackson>2.18.2 </version .jackson>
198
+ <version .jackson>2.18.3 </version .jackson>
199
199
<version .snakeyaml>2.4</version .snakeyaml>
200
200
201
201
<!-- Jakarta EE API -->
You can’t perform that action at this time.
0 commit comments