File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 64
64
<dependency >
65
65
<groupId >com.fasterxml.jackson.core</groupId >
66
66
<artifactId >jackson-databind</artifactId >
67
- <version >2.13.2.1 </version >
67
+ <version >${jackson.version} </version >
68
68
</dependency >
69
69
70
70
<dependency >
Original file line number Diff line number Diff line change 108
108
<dependency >
109
109
<groupId >com.fasterxml.jackson.core</groupId >
110
110
<artifactId >jackson-databind</artifactId >
111
- <version >2.13.2.1 </version >
111
+ <version >${jackson.version} </version >
112
112
</dependency >
113
113
<dependency >
114
114
<groupId >net.spy</groupId >
Original file line number Diff line number Diff line change 22
22
<jersey .jakarta.version>3.0.4</jersey .jakarta.version>
23
23
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
24
24
<poi .version>5.2.2</poi .version>
25
- <jackson .version>2.13.2 </jackson .version>
25
+ <jackson .version>2.14.1 </jackson .version>
26
26
<junit .version>4.13.2</junit .version>
27
27
<com .amazonaws.version>1.12.93</com .amazonaws.version>
28
28
<software .awssdk.version>2.17.272</software .awssdk.version>
You can’t perform that action at this time.
0 commit comments