* fix(TUP-38273) upgrade avro, replace org.apache.servicemix.bundles.avro with higer version 1.11.2 of avro bundle (#8951) * replace org.apache.servicemix.bundles.avro with avro bundle with higher version 1.11.2 * replace org.apache.servicemix.bundles.avro with avro for jetbean classpath * set validate defaults to false to compatible with previous avro * adapt for avro upgrade in case defaultvalue issue * setValidateDefaults false to disable check default value * update talend-codegen-utils 0.34.0 to 0.35.0 # Conflicts: # main/plugins/org.talend.designer.core.generic/META-INF/MANIFEST.MF # main/plugins/org.talend.designer.core/META-INF/MANIFEST.MF # main/plugins/org.talend.repository.generic/META-INF/MANIFEST.MF * fix(TDI-49492): disable default value check (#8975) * fix(TDI-49492): upgrade jackson to 2.14.3 (#8995) * fix(TUP-38273) fix unit test failure caused by crypto-utils version not match (#9000) * upgrade jackson for bigquery metadata --------- Co-authored-by: wang wei <wwang@talend.com>