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 6464 <dependency >
6565 <groupId >com.fasterxml.jackson.core</groupId >
6666 <artifactId >jackson-databind</artifactId >
67- <version >2.13.2.1 </version >
67+ <version >${jackson.version} </version >
6868 </dependency >
6969
7070 <dependency >
Original file line number Diff line number Diff line change 108108 <dependency >
109109 <groupId >com.fasterxml.jackson.core</groupId >
110110 <artifactId >jackson-databind</artifactId >
111- <version >2.13.2.1 </version >
111+ <version >${jackson.version} </version >
112112 </dependency >
113113 <dependency >
114114 <groupId >net.spy</groupId >
Original file line number Diff line number Diff line change 2222 <jersey .jakarta.version>3.0.4</jersey .jakarta.version>
2323 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2424 <poi .version>5.2.2</poi .version>
25- <jackson .version>2.13.2 </jackson .version>
25+ <jackson .version>2.14.1 </jackson .version>
2626 <junit .version>4.13.2</junit .version>
2727 <com .amazonaws.version>1.12.93</com .amazonaws.version>
2828 <software .awssdk.version>2.17.272</software .awssdk.version>
You can’t perform that action at this time.
0 commit comments