File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 72
72
<dependency >
73
73
<groupId >com.fasterxml.jackson.core</groupId >
74
74
<artifactId >jackson-databind</artifactId >
75
- <version >2.18.2 </version >
75
+ <version >2.18.3 </version >
76
76
</dependency >
77
77
78
78
<dependency >
Original file line number Diff line number Diff line change 45
45
<dependency >
46
46
<groupId >com.fasterxml.jackson.core</groupId >
47
47
<artifactId >jackson-databind</artifactId >
48
- <version >2.18.2 </version >
48
+ <version >2.18.3 </version >
49
49
</dependency >
50
50
51
51
<dependency >
58
58
<dependency >
59
59
<groupId >com.fasterxml.jackson.core</groupId >
60
60
<artifactId >jackson-core</artifactId >
61
- <version >2.18.2 </version >
61
+ <version >2.18.3 </version >
62
62
<scope >test</scope >
63
63
</dependency >
64
64
65
65
<dependency >
66
66
<groupId >com.fasterxml.jackson.core</groupId >
67
67
<artifactId >jackson-databind</artifactId >
68
- <version >2.18.2 </version >
68
+ <version >2.18.3 </version >
69
69
<scope >test</scope >
70
70
</dependency >
71
71
72
72
<dependency >
73
73
<groupId >com.fasterxml.jackson.core</groupId >
74
74
<artifactId >jackson-annotations</artifactId >
75
- <version >2.18.2 </version >
75
+ <version >2.18.3 </version >
76
76
<scope >test</scope >
77
77
</dependency >
78
78
Original file line number Diff line number Diff line change 40
40
<dependency >
41
41
<groupId >com.fasterxml.jackson.core</groupId >
42
42
<artifactId >jackson-databind</artifactId >
43
- <version >2.18.2 </version >
43
+ <version >2.18.3 </version >
44
44
</dependency >
45
45
46
46
<dependency >
You can’t perform that action at this time.
0 commit comments