File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 154154 <httpcomponents5 .core.version>5.3.4</httpcomponents5 .core.version>
155155 <httpcomponents5 .client.version>5.5</httpcomponents5 .client.version>
156156 <ivy .version>2.5.2</ivy .version>
157- <jackson .version>2.16.1 </jackson .version>
157+ <jackson .version>2.18.6 </jackson .version>
158158 <jamon .plugin.version>2.3.4</jamon .plugin.version>
159159 <jamon-runtime .version>2.4.1</jamon-runtime .version>
160160 <javax-servlet .version>3.1.0</javax-servlet .version>
Original file line number Diff line number Diff line change 8787 <guava .version>22.0</guava .version>
8888 <hadoop .version>3.4.2</hadoop .version>
8989 <hikaricp .version>4.0.3</hikaricp .version>
90- <jackson .version>2.16.1 </jackson .version>
90+ <jackson .version>2.18.6 </jackson .version>
9191 <jexl .version>3.3</jexl .version>
9292 <javolution .version>5.5.1</javolution .version>
9393 <junit .version>4.13.2</junit .version>
Original file line number Diff line number Diff line change 2626 <name >Hive Storage API</name >
2727 <inceptionYear >2008</inceptionYear >
2828 <properties >
29+ <jackson .version>2.18.6</jackson .version>
2930 <checkstyle .version>11.1.0</checkstyle .version>
3031 <maven .compiler.source>21</maven .compiler.source>
3132 <maven .compiler.target>21</maven .compiler.target>
4647 </properties >
4748 <dependencyManagement >
4849 <dependencies >
50+ <dependency >
51+ <groupId >com.fasterxml.jackson</groupId >
52+ <artifactId >jackson-bom</artifactId >
53+ <version >${jackson.version} </version >
54+ <type >pom</type >
55+ <scope >import</scope >
56+ </dependency >
4957 <dependency >
5058 <groupId >io.netty</groupId >
5159 <artifactId >netty-handler</artifactId >
You can’t perform that action at this time.
0 commit comments