* fix(TUP-38273) upgrade avro, replace org.apache.servicemix.bundles.av… (#6298) * fix(TUP-38273) upgrade avro, replace org.apache.servicemix.bundles.avro with avro * revert last change on this .classpath file * add avro bundle to required * replace org.apache.servicemix.bundles.avro with avro bundle with higher version 1.11.2 * replace bundle org.apache.servicemix.bundles.avro with avro * set default value to null for date type set validate defaults to false to compatible with previous avro # Conflicts: # main/plugins/org.talend.core.runtime/META-INF/MANIFEST.MF # main/plugins/org.talend.metadata.managment.ui/META-INF/MANIFEST.MF * fix(TUP-38273) upgrade spring-boot-dependencies to 2.7.7 according to avro upgrade (#6318) * fix(TUP-38273) upgrade spring-boot-dependencies to 2.7.7 according to avro upgrade * upgrade *-bom dependencies of crypto-utils 7.1.16 # Conflicts: # main/plugins/org.talend.designer.maven.tos/resources/unzip/pom.xml * fix(TUP-38273) upgrade jackson bundle to 2.14.3 to align to TDI (#6334) * fix(TUP-38273) upgrade jackson bundle to 2.14.3 to align to TDI * fix unit test failure in MetadataToolAvroHelperTest * Wwang talend/tdi 49492 jackson (#6330) # Conflicts: # main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/database/conn/version/EDatabaseVersion4Drivers.java * fix(TDI-49492): Upgrade Avro to 1.11.x tck connectors m2 (#6417) * feat(TDI-50294): bump component-runtime to 1.61.0 * align cxf for tck upgrade --------- Co-authored-by: wang wei <wwang@talend.com> Co-authored-by: undx <egallois@talend.com>