File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1414 <jdk .version>1.8</jdk .version>
1515 <hadoop .version>2.8.5</hadoop .version>
1616 <awssdk .version>1.11.696</awssdk .version>
17- <httpclient .version>4.5.9</httpclient .version>
18- <jackson .version>2.10.3</jackson .version>
17+ <httpclient .version>4.5.13</httpclient .version>
18+ <jackson .version>2.10.5</jackson .version>
19+ <jackson .databind.version>2.10.5.1</jackson .databind.version>
1920 </properties >
2021 <dependencyManagement >
2122 <dependencies >
9798 <dependency >
9899 <groupId >com.fasterxml.jackson.core</groupId >
99100 <artifactId >jackson-databind</artifactId >
100- <version >${jackson.version} </version >
101+ <version >${jackson.databind. version} </version >
101102 <scope >provided</scope >
102103 </dependency >
103104 <dependency >
Original file line number Diff line number Diff line change 1616 <awssdk .version>1.11.901</awssdk .version>
1717 <httpclient .version>4.5.13</httpclient .version>
1818 <jackson .version>2.10.5</jackson .version>
19+ <jackson .databind.version>2.10.5.1</jackson .databind.version>
1920 </properties >
2021 <dependencyManagement >
2122 <dependencies >
9798 <dependency >
9899 <groupId >com.fasterxml.jackson.core</groupId >
99100 <artifactId >jackson-databind</artifactId >
100- <version >${jackson.version} </version >
101+ <version >${jackson.databind. version} </version >
101102 <scope >provided</scope >
102103 </dependency >
103104 <dependency >
You can’t perform that action at this time.
0 commit comments