File tree Expand file tree Collapse file tree 2 files changed +1
-11
lines changed
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager Expand file tree Collapse file tree 2 files changed +1
-11
lines changed Original file line number Diff line number Diff line change 6969 <jersey .version>1.19.4</jersey .version>
7070
7171 <!-- jackson versions -->
72- <jackson2 .version>2.12.7 </jackson2 .version>
72+ <jackson2 .version>2.15.2 </jackson2 .version>
7373 <jackson2 .databind.version>2.12.7.1</jackson2 .databind.version>
7474
7575 <!-- httpcomponents versions -->
Original file line number Diff line number Diff line change 333333 <dependency >
334334 <groupId >com.fasterxml.jackson.dataformat</groupId >
335335 <artifactId >jackson-dataformat-yaml</artifactId >
336- <exclusions >
337- <exclusion >
338- <groupId >org.yaml</groupId >
339- <artifactId >snakeyaml</artifactId >
340- </exclusion >
341- </exclusions >
342- </dependency >
343- <dependency >
344- <groupId >org.yaml</groupId >
345- <artifactId >snakeyaml</artifactId >
346336 </dependency >
347337 </dependencies >
348338
You can’t perform that action at this time.
0 commit comments