This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git
from 8b2b4fe7ddc CAMEL-20710: Implemented Objects.equals() for comparison of strings (#13901) add 7f266554522 Bump io.minio:minio from 8.5.8 to 8.5.9 add 6d485e6d5c2 Bump com.helger.as2:as2-lib from 5.1.2 to 5.1.3 add a31529317ef Replaced 3 test cases with a single parameterized one. add ecb07cdef37 Bump io.milvus:milvus-sdk-java from 2.3.4 to 2.4.0 add ddeb150f4f9 (chores) camel-core: code cleanup add da416981e7a (chores) camel-core: code cleanup add 6d9fca53d70 (chores) camel-core: code cleanup add 9cfdb5042c8 (chores) camel-core: code cleanup add 4e4bca031bb (chores) camel-core: code cleanup add bc8172bd148 (chores) camel-core: code cleanup add a5bfcd1de2f (chores) camel-core: code cleanup add 028b6fb743d (chores) camel-core: code cleanup No new revisions were added by this update. Summary of changes: .../org/apache/camel/catalog/CamelCatalogTest.java | 53 ++++++++-------------- .../camel/catalog/EndpointValidationResult.java | 4 +- .../camel/catalog/PropertiesValidationResult.java | 4 +- .../camel/support/jsse/SSLContextParameters.java | 3 +- .../engine/DefaultSupervisingRouteController.java | 2 +- .../camel/impl/engine/IntrospectionSupport.java | 2 +- .../apache/camel/impl/console/RouteDevConsole.java | 2 +- .../processor/errorhandler/RedeliveryPolicy.java | 2 +- ...FileConsumerPollStrategyStopOnRollbackTest.java | 2 +- .../camel/issues/SplitterParallelIssueTest.java | 2 +- .../processor/enricher/EnricherNoResourceTest.java | 2 +- .../apache/camel/util/CaseInsensitiveMapTest.java | 12 ++--- .../apache/camel/management/mbean/LoadTriplet.java | 2 +- .../java/org/apache/camel/util/URISupport.java | 18 +++----- .../camel/util/backoff/BackOffTimerTest.java | 6 +-- parent/pom.xml | 6 +-- 16 files changed, 48 insertions(+), 74 deletions(-)