File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
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.19.0 </version >
75
+ <version >2.19.1 </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.19.0 </version >
48
+ <version >2.19.1 </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.19.0 </version >
61
+ <version >2.19.1 </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.19.0 </version >
68
+ <version >2.19.1 </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.19.0 </version >
75
+ <version >2.19.1 </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-core</artifactId >
43
- <version >2.19.0 </version >
43
+ <version >2.19.1 </version >
44
44
</dependency >
45
45
46
46
<dependency >
47
47
<groupId >com.fasterxml.jackson.core</groupId >
48
48
<artifactId >jackson-databind</artifactId >
49
- <version >2.19.0 </version >
49
+ <version >2.19.1 </version >
50
50
</dependency >
51
51
52
52
<dependency >
53
53
<groupId >com.fasterxml.jackson.core</groupId >
54
54
<artifactId >jackson-annotations</artifactId >
55
- <version >2.19.0 </version >
55
+ <version >2.19.1 </version >
56
56
</dependency >
57
57
58
58
<dependency >
You can’t perform that action at this time.
0 commit comments