This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


    omit 98d4d2e00eb [create-pull-request] automated change
     add 2eb0a06db70 [create-pull-request] automated change (#1670)
     add d861adccf07 Upgrade: Spring Boot 4.0 (#1583)
     add ed6b6e1138b [create-pull-request] automated change

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (98d4d2e00eb)
            \
             N -- N -- N   refs/heads/automatic-periodic-sync (ed6b6e1138b)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../src/main/resources/archetype-resources/pom.xml |     2 +-
 .../src/test/java/MySpringBootApplicationTest.java |     2 +-
 camel-spring-boot-sbom/camel-spring-boot-sbom.json | 49677 ++++++++++---------
 camel-spring-boot-sbom/camel-spring-boot-sbom.xml  | 38436 +++++++-------
 .../catalog/components/spring-rabbitmq.json        |     4 +-
 .../camel/springboot/catalog/languages/simple.json |     9 +-
 components-starter/camel-activemq-starter/pom.xml  |    13 +
 components-starter/camel-activemq6-starter/pom.xml |     8 +
 components-starter/camel-amqp-starter/pom.xml      |     8 +
 components-starter/camel-avro-starter/pom.xml      |     2 +-
 .../test/AvroGenericMarshaAndUnmarshaTest.java     |     2 +-
 .../test/AvroMarshalAndUnmarshallTest.java         |     2 +-
 .../test/AvroMarshalAndUnmarshallXmlTest.java      |     2 +-
 .../springboot/EarlyResolvedPropertiesTest.java    |     2 +-
 components-starter/camel-aws-xray-starter/pom.xml  |     2 +-
 .../aws/xray/starter/CamelAwsXRayCustomTest.java   |     2 +-
 .../aws/xray/starter/CamelAwsXRayDisabledTest.java |     2 +-
 .../aws/xray/starter/CamelAwsXRayNoopTest.java     |     2 +-
 .../camel/aws/xray/starter/CamelAwsXRayTest.java   |     2 +-
 .../camel/component/aws2/cw/CwComponentTest.java   |     2 +-
 .../component/aws2/ddb/Ddb2BatchGetItemsTest.java  |     2 +-
 .../component/aws2/ddb/Ddb2DeleteItemTest.java     |     2 +-
 .../component/aws2/ddb/Ddb2DeleteTableTest.java    |     2 +-
 .../aws2/ddb/Ddb2DescribeTableRuleIT.java          |     2 +-
 .../camel/component/aws2/ddb/Ddb2GetItemTest.java  |     2 +-
 .../camel/component/aws2/ddb/Ddb2QueryTest.java    |     2 +-
 .../camel/component/aws2/ddb/Ddb2ScanTest.java     |     2 +-
 .../component/aws2/ddb/Ddb2UpdateItemTest.java     |     2 +-
 .../aws2/ddb/Ddb2UpdateTableByIdTest.java          |     2 +-
 .../component/aws2/ddbstream/Ddb2StreamTest.java   |     2 +-
 .../aws2/kinesis/KinesisComponentTest.java         |     2 +-
 .../component/aws2/s3/S3BatchConsumerTest.java     |     2 +-
 .../camel/component/aws2/s3/S3ComponentTest.java   |     2 +-
 .../aws2/s3/S3CopyObjectCustomerKeyTest.java       |     2 +-
 .../aws2/s3/S3CopyObjectOperationTest.java         |     2 +-
 .../aws2/s3/S3CreateDownloadLinkOperationTest.java |     9 +-
 .../aws2/s3/S3ListObjectsOperationTest.java        |     2 +-
 .../aws2/s3/S3MoveAfterReadConsumerTest.java       |     2 +-
 .../aws2/s3/S3MultipartUploadOperationTest.java    |     2 +-
 .../aws2/s3/S3ObjectRangeOperationTest.java        |     2 +-
 .../camel/component/aws2/s3/S3PojoAsBodyTest.java  |     2 +-
 .../s3/S3SimpleEncryptedUploadOperationTest.java   |     2 +-
 .../aws2/s3/S3StreamUploadOperationTest.java       |     2 +-
 .../aws2/sns/SnsAdvancedConfigurationTest.java     |     2 +-
 .../component/aws2/sns/SnsComponentFifoTest.java   |     2 +-
 .../aws2/sns/SnsTopicProducerCustomConfigTest.java |     2 +-
 .../component/aws2/sns/SnsTopicProducerTest.java   |     2 +-
 .../sns/SnsTopicProducerWithSubscriptionTest.java  |     2 +-
 .../aws2/sns/SnsTopicWithKmsEncryptionTest.java    |     2 +-
 .../component/aws2/sqs/JmsStyleSelectorTest.java   |     2 +-
 .../camel/component/aws2/sqs/SqsComponentTest.java |     2 +-
 .../component/aws2/sqs/SqsDeadletterTest.java      |     2 +-
 .../component/aws2/sqs/SqsDelayedQueueTest.java    |     2 +-
 .../component/aws2/sqs/SqsOperationsTest.java      |     2 +-
 .../aws2/sqs/SqsProducerAutoCreateQueueTest.java   |     2 +-
 .../springboot/EarlyResolvedPropertiesTest.java    |     2 +-
 .../integration/CassandraComponentBeanRefIT.java   |     2 +-
 .../integration/CassandraComponentConsumerIT.java  |     2 +-
 .../integration/CassandraComponentProducerIT.java  |     2 +-
 .../CassandraComponentProducerUnpreparedIT.java    |     2 +-
 .../cassandra/CassandraAggregationIT.java          |     2 +-
 .../CassandraAggregationRepositoryIT.java          |     2 +-
 .../CassandraAggregationSerializedHeadersIT.java   |     2 +-
 .../NamedCassandraAggregationRepositoryIT.java     |     2 +-
 .../cassandra/CassandraIdempotentIT.java           |     2 +-
 .../cassandra/CassandraIdempotentRepositoryIT.java |     2 +-
 .../NamedCassandraIdempotentRepositoryIT.java      |     2 +-
 .../component/cron/springboot/CronLoaderTest.java  |     2 +-
 .../springboot/EarlyResolvedPropertiesTest.java    |     2 +-
 ...heConfigurationCustomizerEnabledAppendTest.java |     2 +-
 ...eConfigurationCustomizerEnabledReplaceTest.java |     2 +-
 ...onfigurationCustomizerNotEnabledGlobalTest.java |     2 +-
 ...urationCustomizerNotEnabledOnComponentTest.java |     2 +-
 ...CacheConfigurationCustomizerNotEnabledTest.java |     2 +-
 ...cheManagerCustomizerEnabledOnComponentTest.java |     2 +-
 .../CacheManagerCustomizerEnabledTest.java         |     2 +-
 .../CacheManagerCustomizerNoOverrideTest.java      |     2 +-
 ...CacheManagerCustomizerNotEnabledGlobalTest.java |     2 +-
 ...ManagerCustomizerNotEnabledOnComponentTest.java |     2 +-
 .../CacheManagerCustomizerNotEnabledTest.java      |     2 +-
 .../CacheManagerCustomizerOverrideTest.java        |     2 +-
 .../customizer/CacheManagerCustomizerTest.java     |     2 +-
 ...heManagerCustomizerWithoutCacheManagerTest.java |     2 +-
 components-starter/camel-fhir-starter/pom.xml      |     2 +-
 .../camel/component/fhir/FhirCapabilitiesIT.java   |     2 +-
 .../camel/component/fhir/FhirConfigurationIT.java  |     2 +-
 .../apache/camel/component/fhir/FhirCreateIT.java  |     2 +-
 .../fhir/FhirCustomClientConfigurationIT.java      |     2 +-
 .../apache/camel/component/fhir/FhirDeleteIT.java  |     2 +-
 .../component/fhir/FhirExtraParametersIT.java      |     2 +-
 .../apache/camel/component/fhir/FhirHistoryIT.java |     2 +-
 .../camel/component/fhir/FhirLoadPageIT.java       |     2 +-
 .../apache/camel/component/fhir/FhirMetaIT.java    |     2 +-
 .../camel/component/fhir/FhirOperationIT.java      |     2 +-
 .../apache/camel/component/fhir/FhirPatchIT.java   |     2 +-
 .../apache/camel/component/fhir/FhirReadIT.java    |     2 +-
 .../apache/camel/component/fhir/FhirSearchIT.java  |     2 +-
 .../apache/camel/component/fhir/FhirSimpleIT.java  |     2 +-
 .../camel/component/fhir/FhirTransactionIT.java    |     2 +-
 .../apache/camel/component/fhir/FhirUpdateIT.java  |     2 +-
 .../camel/component/fhir/FhirValidateIT.java       |     2 +-
 .../fhir/Hl7v2PatientToFhirPatientIT.java          |     2 +-
 .../fhir/dataformat/FhirJsonDataFormatTest.java    |     2 +-
 .../FhirJsonDataformatErrorHandlerTest.java        |     2 +-
 .../fhir/dataformat/FhirXmlDataFormatTest.java     |     2 +-
 .../FhirXmlDataformatErrorHandlerTest.java         |     2 +-
 .../file/AntPathMatcherGenericFileFilterTest.java  |     2 +-
 .../file/FileBeginFailureOneTimeTest.java          |     2 +-
 .../component/file/FileBridgeErrorHandlerTest.java |     2 +-
 .../component/file/FileBrowsableEndpointTest.java  |     2 +-
 .../FileChangedReadLockMarkerFileFalseTest.java    |     2 +-
 .../FileConsumerAbsolutePathDefaultMoveTest.java   |     2 +-
 .../component/file/FileConsumerBatchTest.java      |     2 +-
 .../file/FileConsumerFileExpressionTest.java       |     2 +-
 .../component/file/FileConsumerFileFilterTest.java |     2 +-
 .../component/file/FileConsumerIdempotentTest.java |     2 +-
 .../file/FileConsumerMoveAndMoveFailureTest.java   |     2 +-
 .../component/file/FileConsumerPreMoveTest.java    |     2 +-
 ...ileIdempotentReadLockWithFileIdempRepoTest.java |     2 +-
 .../file/FileIdempotentReadSameFileAgainTest.java  |     2 +-
 .../component/file/FileProduceTempPrefixTest.java  |     2 +-
 .../file/FileProducerCharsetUTFtoISOTest.java      |     2 +-
 .../component/file/FileProducerExpressionTest.java |     2 +-
 .../file/FileProducerFileExistOverrideTest.java    |     2 +-
 .../FileProducerOverruleToDifferentFolderTest.java |     2 +-
 ...eProducerRecursivelayToDifferentFolderTest.java |     2 +-
 .../component/file/FileProducerStreamTest.java     |     2 +-
 .../camel/component/file/FileSorterRefTest.java    |     2 +-
 .../component/file/FileToFileWithFlattenTest.java  |     2 +-
 .../file/FilerConsumerDoneFileNamePrefixTest.java  |     2 +-
 .../file/FilerProducerDoneFileNameRouteTest.java   |     2 +-
 .../file/FromFileMoveFileIfProcessFailsTest.java   |     2 +-
 .../remote/springboot/ftp/FromFtpFilterTest.java   |     2 +-
 .../ftp/FromFtpMoveFileRecursiveTest.java          |     2 +-
 .../springboot/ftp/FromFtpToBinaryFileTest.java    |     2 +-
 .../remote/springboot/ftp/FtpAnonymousTest.java    |     2 +-
 .../ftp/FtpConsumerMaxMessagesPerPollTest.java     |     2 +-
 .../remote/springboot/ftp/FtpEmbeddedService.java  |     2 +-
 .../springboot/ftp/FtpProducerConcurrentTest.java  |     2 +-
 ...FtpSimpleConsumeStreamingStepwiseFalseTest.java |     2 +-
 .../FtpSimpleConsumeStreamingStepwiseTrueTest.java |     2 +-
 .../remote/springboot/ftp/FtpSoTimeoutTest.java    |     2 +-
 .../FileToFtpsImplicitSSLWithClientAuthTest.java   |     2 +-
 ...leToFtpsWithCustomTrustStorePropertiesTest.java |     2 +-
 .../file/remote/springboot/ftps/FtpsTest.java      |     2 +-
 .../sftp/SftpConsumerLocalWorkDirectoryTest.java   |     2 +-
 .../sftp/SftpKeyExchangeProtocolsTest.java         |     2 +-
 .../sftp/SftpSimpleProduceThroughProxyTest.java    |     2 +-
 .../springboot/sftp/SftpUseListFalseTest.java      |     2 +-
 .../springboot/EarlyResolvedPropertiesTest.java    |     2 +-
 components-starter/camel-gson-starter/pom.xml      |     2 +-
 .../gson/springboot/GsonConcurrentTest.java        |     2 +-
 .../gson/springboot/GsonFieldNamePolicyTest.java   |     2 +-
 .../gson/springboot/GsonJsonDataFormatTest.java    |     2 +-
 .../gson/springboot/GsonMarshalExclusionTest.java  |     2 +-
 .../gson/springboot/GsonMarshalListTest.java       |     2 +-
 .../component/gson/springboot/GsonMarshalTest.java |     2 +-
 .../GsonUnmarshalTypeFromHeaderTest.java           |     2 +-
 .../springboot/SpringGsonFieldNamePolicyTest.java  |     2 +-
 .../springboot/SpringGsonJsonDataFormatTest.java   |     2 +-
 .../SpringGsonUnmarshalTypeFromHeaderTest.java     |     2 +-
 .../camel-hashicorp-vault-starter/pom.xml          |    13 +
 .../springboot/EarlyResolvedPropertiesTest.java    |     2 +-
 .../hl7/springboot/test/AckExpressionTest.java     |     2 +-
 .../hl7/springboot/test/ConvertLineFeedTest.java   |     2 +-
 .../hl7/springboot/test/HL7ByteArrayRouteTest.java |     2 +-
 .../hl7/springboot/test/HL7DataFormatTest.java     |     2 +-
 .../springboot/test/HL7MLLPCodecBoundaryTest.java  |     2 +-
 .../hl7/springboot/test/HL7MLLPCodecLongTest.java  |     2 +-
 .../test/HL7MLLPCodecMessageFloodingTest.java      |     2 +-
 .../test/HL7MLLPCodecPlainStringTest.java          |     2 +-
 .../test/HL7MLLPCodecStandAndEndBytesTest.java     |     2 +-
 .../hl7/springboot/test/HL7MLLPCodecTest.java      |     2 +-
 .../test/HL7MLLPNettyCodecBoundaryTest.java        |     2 +-
 .../test/HL7MLLPNettyCodecByteArrayRouteTest.java  |     2 +-
 .../springboot/test/HL7MLLPNettyCodecLongTest.java |     2 +-
 .../HL7MLLPNettyCodecStandAndEndBytesTest.java     |     2 +-
 .../hl7/springboot/test/HL7MLLPNettyCodecTest.java |     2 +-
 .../test/HL7MLLPNettyDecoderResourceLeakTest.java  |     2 +-
 .../springboot/test/HL7MLLPNettyRouteToTest.java   |     2 +-
 .../hl7/springboot/test/HL7NettyRouteTest.java     |     2 +-
 .../hl7/springboot/test/HL7RouteTest.java          |     2 +-
 .../hl7/springboot/test/HL7ValidateTest.java       |     2 +-
 .../hl7/springboot/test/HL7XmlDataFormatTest.java  |     2 +-
 .../hl7/springboot/test/MessageValidatorTest.java  |     2 +-
 .../hl7/springboot/test/TerserExpressionTest.java  |     2 +-
 components-starter/camel-http-starter/pom.xml      |     6 +
 ...ttpComponentSslBundleAutoConfigurationTest.java |     2 +-
 ...ttpComponentSslBundleHotReloadDisabledTest.java |     2 +-
 .../HttpComponentTimeoutConverterTest.java         |     2 +-
 .../src/test/java/EarlyResolvedPropertiesTest.java |     2 +-
 .../camel-infinispan-starter/pom.xml               |     2 +-
 .../test/JacksonAvroLookupResolverTest.java        |     2 +-
 .../JacksonAvroMarshalUnmarshalJsonNodeTest.java   |     2 +-
 .../JacksonAvroMarshalUnmarshalPojoListTest.java   |     2 +-
 .../test/JacksonAvroMarshalUnmarshalPojoTest.java  |     2 +-
 .../JacksonProtobufLookupResolverTest.java         |     2 +-
 ...acksonProtobufMarshalUnmarshalJsonNodeTest.java |     2 +-
 .../JacksonProtobufMarshalUnmarshalPojoTest.java   |     2 +-
 .../springboot/EarlyEncryptedPropertiesTest.java   |     2 +-
 ...ptedPropertiesCustomConfigurationBeansTest.java |     2 +-
 ...ertiesDisabledCustomConfigurationBeansTest.java |     2 +-
 .../EncryptedPropertiesDisabledTest.java           |     2 +-
 ...esIvGeneratorAutoDetectionBouncyCastleTest.java |     2 +-
 .../jasypt/springboot/EncryptedPropertiesTest.java |     2 +-
 components-starter/camel-jira-starter/pom.xml      |     2 +-
 .../springboot/test/AddCommentProducerTest.java    |     2 +-
 .../springboot/test/AddIssueLinkProducerTest.java  |     2 +-
 .../jira/springboot/test/AddIssueProducerTest.java |     2 +-
 .../springboot/test/AddWorkLogProducerTest.java    |     2 +-
 .../springboot/test/AttachFileProducerTest.java    |     2 +-
 .../springboot/test/DeleteIssueProducerTest.java   |     2 +-
 .../springboot/test/FetchCommentsProducerTest.java |     2 +-
 .../springboot/test/FetchIssueProducerTest.java    |     2 +-
 .../springboot/test/NewCommentsConsumerTest.java   |     2 +-
 .../springboot/test/NewIssuesConsumerTest.java     |     2 +-
 .../test/TransitionIssueProducerTest.java          |     2 +-
 .../springboot/test/UpdateIssueProducerTest.java   |     2 +-
 .../springboot/test/WatchUpdatesConsumerTest.java  |     2 +-
 .../jira/springboot/test/WatcherProducerTest.java  |     2 +-
 components-starter/camel-jms-starter/pom.xml       |     8 +
 components-starter/camel-jpa-starter/pom.xml       |     8 +
 components-starter/camel-jsonpath-starter/pom.xml  |     2 +-
 .../test/EasyJsonPathWithRootSimpleCBRTest.java    |     2 +-
 .../test/EasyJsonPathWithSimpleCBRTest.java        |     2 +-
 .../test/JsonPathBeanStreamCachingTest.java        |     2 +-
 .../test/JsonPathBeanSuppressExceptionsTest.java   |     2 +-
 .../jsonpath/springboot/test/JsonPathBeanTest.java |     2 +-
 .../jsonpath/springboot/test/JsonPathCBRTest.java  |     2 +-
 .../springboot/test/JsonPathCharsetTest.java       |     2 +-
 .../test/JsonPathExchangePropertyTest.java         |     2 +-
 .../springboot/test/JsonPathHeaderNameTest.java    |     2 +-
 .../springboot/test/JsonPathLanguageTest.java      |     2 +-
 .../springboot/test/JsonPathMapTransformTest.java  |     4 +-
 .../springboot/test/JsonPathMockMatchesTest.java   |     2 +-
 .../springboot/test/JsonPathPlatformHttpTest.java  |     2 +-
 .../springboot/test/JsonPathPojoTransformTest.java |     2 +-
 .../springboot/test/JsonPathSourceTest.java        |     2 +-
 .../springboot/test/JsonPathSplitTest.java         |     2 +-
 .../test/JsonPathSplitWriteAsStringMapTest.java    |     2 +-
 .../test/JsonPathSplitWriteAsStringTest.java       |     2 +-
 .../test/JsonPathStreamCachingCBRTest.java         |     2 +-
 .../springboot/test/JsonPathSuppressTest.java      |     2 +-
 .../test/JsonPathTransformHeaderNameTest.java      |     2 +-
 .../test/JsonPathTransformONielEscapedTest.java    |     2 +-
 .../JsonPathTransformONielPlaceholderTest.java     |     2 +-
 .../test/JsonPathTransformONielTest.java           |     2 +-
 .../test/JsonPathTransformResultTypeTest.java      |     2 +-
 .../springboot/test/JsonPathTransformTest.java     |     2 +-
 .../springboot/test/JsonPathWithSimpleCBRTest.java |     2 +-
 .../springboot/test/SpringJsonPathCBRTest.java     |     2 +-
 .../test/SpringJsonPathSplitWriteAsStringTest.java |     2 +-
 .../test/SpringJsonPathSuppressTest.java           |     2 +-
 .../SpringJsonPathTransformHeaderNameTest.java     |     2 +-
 .../SpringJsonPathTransformResultTypeTest.java     |     2 +-
 .../test/SpringJsonPathTransformTest.java          |     2 +-
 components-starter/camel-kafka-starter/pom.xml     |     2 +-
 .../KafkaConsumerAsyncManualCommitIT.java          |     2 +-
 .../integration/KafkaConsumerBatchSizeIT.java      |     2 +-
 .../kafka/integration/KafkaConsumerFullIT.java     |     4 +-
 .../KafkaConsumerLastRecordHeaderIT.java           |     2 +-
 .../integration/KafkaConsumerManualCommitIT.java   |     2 +-
 .../integration/KafkaConsumerRebalanceIT.java      |     2 +-
 .../integration/KafkaConsumerTopicIsPatternIT.java |     2 +-
 .../kafka/integration/KafkaProducerFullIT.java     |     4 +-
 .../component/kafka/integration/KafkaToDIT.java    |     2 +-
 .../kafka/clients/consumer/KafkaConsumerTest.java  |     2 +-
 components-starter/camel-kamelet-starter/pom.xml   |     2 +-
 .../kamelet/springboot/KameletBasicTest.java       |     2 +-
 .../kamelet/springboot/KameletComponentTest.java   |     2 +-
 .../kamelet/springboot/KameletConsumeOnlyTest.java |     2 +-
 .../springboot/KameletConsumerUoWIssueTest.java    |     2 +-
 .../kamelet/springboot/KameletDiscoveryTest.java   |     2 +-
 .../springboot/KameletEipAggregateGroovyTest.java  |     2 +-
 .../springboot/KameletEipAggregateJoorTest.java    |     2 +-
 .../springboot/KameletEipAggregateTest.java        |     2 +-
 .../kamelet/springboot/KameletEipFilterTest.java   |     2 +-
 .../springboot/KameletEipMulticastTest.java        |     2 +-
 .../springboot/KameletEipNoChildrenTest.java       |     2 +-
 .../kamelet/springboot/KameletEipTest.java         |     2 +-
 .../springboot/KameletGlobalPropertiesTest.java    |     4 +-
 .../springboot/KameletLocalBeanClassFourTest.java  |     2 +-
 .../springboot/KameletLocalBeanClassTest.java      |     2 +-
 .../springboot/KameletLocalBeanClassThreeTest.java |     2 +-
 .../springboot/KameletLocalBeanClassTwoTest.java   |     2 +-
 .../springboot/KameletLocalBeanConfigureTest.java  |     2 +-
 .../KameletLocalBeanGroovyExternalTest.java        |     2 +-
 .../springboot/KameletLocalBeanGroovyTest.java     |     2 +-
 .../springboot/KameletLocalBeanIoCTest.java        |     2 +-
 .../KameletLocalBeanJoorExternalTest.java          |     2 +-
 .../springboot/KameletLocalBeanLanguageTest.java   |     2 +-
 .../springboot/KameletLocalBeanSupplierTest.java   |     2 +-
 .../kamelet/springboot/KameletLocalBeanTest.java   |     2 +-
 .../springboot/KameletLocalBeanTypeTest.java       |     2 +-
 .../kamelet/springboot/KameletLocationTest.java    |     2 +-
 .../springboot/KameletRecipientListTest.java       |     2 +-
 .../kamelet/springboot/KameletRouteDumpTest.java   |     2 +-
 .../kamelet/springboot/KameletRouteTest.java       |     2 +-
 .../kamelet/springboot/KameletToDTest.java         |     2 +-
 .../kamelet/springboot/KameletUoWIssueTest.java    |     2 +-
 .../kamelet/springboot/KameletValidationTest.java  |     2 +-
 .../kamelet/springboot/KameletWireTapTest.java     |     2 +-
 components-starter/camel-master-starter/pom.xml    |     2 +-
 .../master/springboot/EndpointUriEncodingTest.java |     2 +-
 .../master/springboot/MasterComponentTest.java     |     2 +-
 .../NettyComponentConfigurationTest.java           |     2 +-
 .../camel-observation-starter/pom.xml              |     6 +
 .../starter/ObservationAutoConfiguration.java      |     6 +-
 .../starter/ObservationAutoConfigurationTest.java  |    41 +-
 .../camel-openapi-java-starter/pom.xml             |     2 +-
 ...estOpenApiModelApiSecurityRequirementsTest.java |     2 +-
 .../RestOpenApiReaderApiDocsOverrideTest.java      |     2 +-
 .../openapi/RestOpenApiReaderApiDocsTest.java      |     2 +-
 .../openapi/RestOpenApiReaderContextPathTest.java  |     2 +-
 .../openapi/RestOpenApiReaderDayOfWeekTest.java    |     2 +-
 ...RestOpenApiReaderEnableVendorExtensionTest.java |     2 +-
 .../RestOpenApiReaderFileResponseModelTest.java    |     2 +-
 .../RestOpenApiReaderModelApiSecurityTest.java     |     2 +-
 .../RestOpenApiReaderModelBookOrderTest.java       |     2 +-
 .../camel/openapi/RestOpenApiReaderModelTest.java  |     2 +-
 .../RestOpenApiReaderPropertyPlaceholderTest.java  |     2 +-
 .../camel/openapi/RestOpenApiReaderTest.java       |     2 +-
 .../openapi/RestOpenApiV2SecuritySchemesTest.java  |     2 +-
 .../openapi/RestOpenApiV3SecuritySchemesTest.java  |     2 +-
 ...pringRestOpenApiReaderModelApiSecurityTest.java |     2 +-
 .../camel/openapi/producer/RestOpenApiGetTest.java |     2 +-
 .../producer/RestOpenApiGetUriParamTest.java       |     2 +-
 .../metrics/springboot/CounterRouteTest.java       |     2 +-
 .../OpenTelemetryExchangeEventNotifierTest.java    |     2 +-
 .../OpenTelemetryRouteEventNotifierTest.java       |     2 +-
 .../messagehistory/MessageHistoryTest.java         |     2 +-
 .../OpenTelemetryContextOnlyPolicyTest.java        |     2 +-
 .../routepolicy/OpenTelemetryRoutePolicyTest.java  |     2 +-
 .../camel-platform-http-starter/pom.xml            |    53 +-
 .../SpringBootPlatformHttpAutoConfiguration.java   |     2 +-
 .../springboot/SpringBootPlatformHttpConsumer.java |     2 +-
 .../SpringBootPlatformWebMvcConfiguration.java     |     2 +-
 .../metrics/undertow/UndertowComponents.java       |    25 -
 .../actuate/metrics/undertow/UndertowMetrics.java  |   338 -
 .../undertow/UndertowMetricsAutoConfiguration.java |    47 -
 .../metrics/undertow/UndertowMetricsBinder.java    |    86 -
 .../customizer/UndertowAccessLogConfiguration.java |    37 +-
 ...rk.boot.autoconfigure.AutoConfiguration.imports |     8 +-
 .../PlatformHttpAsyncRequestHandlingTest.java      |    25 +-
 .../platform/http/springboot/PlatformHttpBase.java |    20 +-
 .../http/springboot/PlatformHttpStreamingTest.java |    16 +-
 .../SpringBootPlatformHttpBridgedEndpointTest.java |    17 +-
 ...pringBootPlatformHttpCamelIntegrationsTest.java |    21 +-
 ...ingBootPlatformHttpCamelVirtualThreadsTest.java |    15 +-
 .../SpringBootPlatformHttpCertificationTest.java   |    28 +-
 .../SpringBootPlatformHttpCookiesTest.java         |    23 +-
 .../SpringBootPlatformHttpCorsCredentialsTest.java |    16 +-
 .../springboot/SpringBootPlatformHttpCorsTest.java |    16 +-
 .../SpringBootPlatformHttpEngineTest.java          |    21 +-
 ...SpringBootPlatformHttpHandleWriteErrorTest.java |    27 +-
 ...SpringBootPlatformHttpJacksonConverterTest.java |    21 +-
 ...pringBootPlatformHttpMultipleExecutorsTest.java |    27 +-
 ...ormHttpMultipleExecutorsVirtualThreadsTest.java |    27 +-
 .../SpringBootPlatformHttpOptionsTest.java         |    19 +-
 .../SpringBootPlatformHttpProxyTest.java           |    27 +-
 .../SpringBootPlatformHttpRequestTimeoutTest.java  |    31 +-
 .../SpringBootPlatformHttpRestDSLTest.java         |    15 +-
 ...atformHttpServerRequestValidationFalseTest.java |    16 +-
 ...latformHttpServerRequestValidationTrueTest.java |    16 +-
 .../SpringBootPlatformHttpSessionTest.java         |     8 +-
 .../SpringBootPlatformHttpSpringSessionTest.java   |     2 +-
 .../springboot/SpringBootPlatformHttpTest.java     |    15 +-
 .../SpringBootPlatformHttpTypeConverterTest.java   |    21 +-
 .../SpringBootPlatformHttpValidationTest.java      |    21 +-
 ...ootPlatformHttpVirtualThreadsOptimizedTest.java |    15 +-
 .../SpringBootPlatformHttpVirtualThreadsTest.java  |    15 +-
 components-starter/camel-pqc-starter/pom.xml       |     8 +
 .../springboot/DelegateEndpointQuartzTest.java     |     2 +-
 .../FileConsumerQuartzSchedulerRestartTest.java    |     2 +-
 .../FileConsumerQuartzSchedulerTest.java           |     2 +-
 .../component/quartz/springboot/FromFileBase.java  |     2 +-
 .../springboot/FromFileQuartzSchedulerTest.java    |     2 +-
 .../springboot/MultiplePoliciesOnRouteTest.java    |     2 +-
 .../springboot/QuartUnderscoreTimerNameTest.java   |     2 +-
 .../springboot/QuartzAddDynamicRouteTest.java      |     2 +-
 ...uartzAddRoutesAfterCamelContextStartedTest.java |     2 +-
 .../quartz/springboot/QuartzAutoStartTest.java     |     2 +-
 .../quartz/springboot/QuartzCronMappingTest.java   |     2 +-
 .../quartz/springboot/QuartzCronRoute2Test.java    |     2 +-
 .../springboot/QuartzCronRouteDurableJobTest.java  |     2 +-
 .../springboot/QuartzCronRouteFireNowTest.java     |     2 +-
 .../quartz/springboot/QuartzCronRouteTest.java     |     2 +-
 .../QuartzCronRouteWithSmallCacheTest.java         |     2 +-
 .../springboot/QuartzCronTriggerRouteTest.java     |     2 +-
 .../springboot/QuartzCustomCalendarFireTest.java   |     2 +-
 .../springboot/QuartzCustomCalendarNoFireTest.java |     2 +-
 .../quartz/springboot/QuartzInterruptTest.java     |     2 +-
 .../springboot/QuartzJobRouteUnderscoreTest.java   |     2 +-
 .../quartz/springboot/QuartzManagementTest.java    |     2 +-
 .../springboot/QuartzManuallyTriggerJobTest.java   |     2 +-
 .../springboot/QuartzRepeatIntervalTest.java       |     2 +-
 .../springboot/QuartzRouteFireNowOnlyOnceTest.java |     2 +-
 .../quartz/springboot/QuartzRouteFireNowTest.java  |     2 +-
 .../quartz/springboot/QuartzRouteRestartTest.java  |     2 +-
 .../quartz/springboot/QuartzRouteTest.java         |     2 +-
 .../quartz/springboot/QuartzSimpleRouteTest.java   |     2 +-
 .../springboot/QuartzStatefulJobRouteTest.java     |     2 +-
 .../quartz/springboot/QuartzStopRouteTest.java     |     2 +-
 .../quartz/springboot/QuartzSuspendRouteTest.java  |     2 +-
 .../springboot/QuartzTriggerParametersTest.java    |     2 +-
 .../RouteAutoStopFalseCronScheduledPolicyTest.java |     2 +-
 .../SimpleScheduledCombinedRoutePolicyTest.java    |     2 +-
 .../quartz/springboot/StatefulQuartzRouteTest.java |     2 +-
 .../test/ReactiveStreamsAutoConfigurationTest.java |     2 +-
 .../test/ReactiveStreamsDefaultEngineTest.java     |     2 +-
 .../test/ReactiveStreamsNamedEngineTest.java       |     2 +-
 .../test/ReactiveStreamsRegistryEngineTest.java    |     2 +-
 .../camel/model/rest/springboot/CamelRestTest.java |     2 +-
 .../salesforce/springboot/RawPayloadTest.java      |     4 +-
 .../springboot/SalesforceComponentTest.java        |     2 +-
 .../springboot/BeanWithXQueryInjectionTest.java    |     2 +-
 .../language/xquery/springboot/FromFileBase.java   |     2 +-
 .../SaxonLanguageExtensionFunctionsTest.java       |     2 +-
 .../xquery/springboot/SaxonXPathSplitTest.java     |     2 +-
 .../language/xquery/springboot/SaxonXPathTest.java |     2 +-
 .../xquery/springboot/SoapPayloadBeanTest.java     |     2 +-
 .../XPathHeaderEnableSaxonJavaDslTest.java         |     2 +-
 .../XPathSplitChoicePerformanceTest.java           |     2 +-
 .../xquery/springboot/XQueryConcurrencyTest.java   |     2 +-
 .../xquery/springboot/XQueryFilterTest.java        |     2 +-
 .../springboot/XQueryFromFileExceptionTest.java    |     6 +-
 .../xquery/springboot/XQueryFromFileTest.java      |     2 +-
 ...XQueryHeaderNameResultTypeAndNamespaceTest.java |     2 +-
 .../xquery/springboot/XQueryHeaderNameTest.java    |     2 +-
 .../springboot/XQueryLanguageFromFileTest.java     |     2 +-
 .../springboot/XQueryPredicateFilterTest.java      |     2 +-
 .../springboot/XQueryPropogateHeadersTest.java     |     2 +-
 .../xquery/springboot/XQueryRecipientListTest.java |     2 +-
 .../xquery/springboot/XQueryResourceTest.java      |     2 +-
 .../springboot/XQueryTransformIssueTest.java       |     2 +-
 .../xquery/springboot/XQueryTransformTest.java     |     2 +-
 .../xquery/springboot/XQueryTransformTextTest.java |     2 +-
 .../springboot/XQueryURLBasedConcurrencyTest.java  |     2 +-
 .../xquery/springboot/XQueryWithExtensionTest.java |     2 +-
 .../xquery/springboot/XQueryWithFlworTest.java     |     2 +-
 .../springboot/XQueryWithNamespacesFilterTest.java |     2 +-
 components-starter/camel-servlet-starter/pom.xml   |     5 +
 .../ServletMappingAutoConfiguration.java           |     2 +-
 .../slack/springboot/SlackProducerTest.java        |     2 +-
 .../camel-spring-batch-starter/pom.xml             |     8 +
 .../camel-spring-cloud-config-starter/pom.xml      |     4 +
 .../camel-spring-jdbc-starter/pom.xml              |     8 +
 .../camel-spring-ldap-starter/pom.xml              |     8 +
 .../camel-spring-rabbitmq-starter/pom.xml          |     8 +
 .../src/main/docs/spring-rabbitmq.json             |     4 +-
 .../SpringRabbitMQComponentConfiguration.java      |    10 +-
 .../SpringRabbitMQComponentConverter.java          |     4 +-
 .../camel-spring-redis-starter/pom.xml             |     8 +
 components-starter/camel-spring-starter/pom.xml    |     8 +
 components-starter/camel-spring-ws-starter/pom.xml |     8 +
 components-starter/camel-sql-starter/pom.xml       |     8 +
 .../sql/SqlConsumerDynamicParameterTest.java       |     2 +-
 .../sql/SqlEndpointMisconfigureDataSourceTest.java |     2 +-
 .../camel/component/sql/SqlGeneratedKeysTest.java  |     2 +-
 .../sql/SqlProducerExpressionParameterTest.java    |     2 +-
 .../camel/component/sql/SqlProducerInTest.java     |     2 +-
 .../component/sql/SqlProducerOutputHeaderTest.java |     2 +-
 .../sql/SqlProducerOutputTypeStreamListTest.java   |     2 +-
 .../camel/component/sql/SqlProducerToDTest.java    |     2 +-
 .../sql/SqlProducerUpdateHeadersTest.java          |     2 +-
 .../sql/SqlProducerUseMessageBodyForSqlTest.java   |     2 +-
 .../component/sql/SqlTransactedRouteTest.java      |     2 +-
 .../JdbcAggregateRecoverDeadLetterChannelTest.java |     2 +-
 .../JdbcAggregateSerializedHeadersTest.java        |     2 +-
 .../aggregation/JdbcAggregateStoreAsTextTest.java  |     2 +-
 .../CustomizedJdbcMessageIdRepositoryTest.java     |     2 +-
 .../JdbcCachedMessageIdRepositoryTest.java         |     2 +-
 .../idempotent/JdbcMessageIdRepositoryTest.java    |     2 +-
 components-starter/camel-swift-starter/pom.xml     |     2 +-
 .../dataformat/swift/mt/SwiftMtDataFormatTest.java |     2 +-
 .../dataformat/swift/mx/SwiftMxDataFormatTest.java |     2 +-
 .../telegram/springboot/TelegramChatBotTest.java   |     2 +-
 .../TelegramComponentParametersTest.java           |     2 +-
 .../springboot/TelegramConfigurationTest.java      |     2 +-
 .../TelegramConsumerChannelPostTest.java           |     2 +-
 .../TelegramConsumerEmptyResponseTest.java         |     2 +-
 .../TelegramConsumerFallbackConversionTest.java    |     2 +-
 ...nsumerHealthCheckErrorDisabledConsumerTest.java |     2 +-
 .../TelegramConsumerHealthCheckErrorTest.java      |     2 +-
 .../TelegramConsumerHealthCheckOkTest.java         |     2 +-
 .../TelegramConsumerIncomingInlineQueryTest.java   |     2 +-
 .../springboot/TelegramConsumerMappingTest.java    |     2 +-
 .../TelegramConsumerMediaDocumentTest.java         |     2 +-
 .../springboot/TelegramConsumerMediaGameTest.java  |     2 +-
 .../springboot/TelegramConsumerMediaPhotoTest.java |     2 +-
 .../TelegramConsumerMediaStickerTest.java          |     2 +-
 .../springboot/TelegramConsumerMediaVideoTest.java |     2 +-
 .../springboot/TelegramConsumerMultipleTest.java   |     2 +-
 .../TelegramConsumerServiceErrorTest.java          |     2 +-
 .../springboot/TelegramConsumerSingleTest.java     |     2 +-
 .../TelegramProducerChatIdResolutionTest.java      |     2 +-
 .../springboot/TelegramProducerLocationTest.java   |     2 +-
 .../springboot/TelegramProducerMediaTest.java      |     2 +-
 .../springboot/TelegramWebhookCallTest.java        |     2 +-
 .../camel-undertow-spring-security-starter/pom.xml |     8 +
 .../camel/component/undertow/UndertowSSLTest.java  |     2 +-
 .../validator/CustomSchemaFactoryFeatureTest.java  |     2 +-
 .../validator/FileValidatorRouteTest.java          |     2 +-
 .../component/validator/ValidatorBeanCallTest.java |     2 +-
 .../validator/ValidatorDtdAccessOffTest.java       |     2 +-
 .../validator/ValidatorDtdAccessOnTest.java        |     2 +-
 .../ValidatorEndpointClearCachedSchemaTest.java    |     2 +-
 .../validator/ValidatorIllegalImportTest.java      |     2 +-
 .../ValidatorIncludeEncodingRouteTest.java         |     2 +-
 .../ValidatorIncludeRelativeRouteTest.java         |     2 +-
 .../validator/ValidatorIncludeRouteTest.java       |     2 +-
 .../validator/ValidatorLazyStartProducerTest.java  |     2 +-
 .../ValidatorResourceResolverFactoryTest.java      |     2 +-
 .../component/validator/ValidatorRootPathTest.java |     2 +-
 .../component/validator/ValidatorRouteTest.java    |     2 +-
 .../ValidatorWithResourceResolverRouteTest.java    |     2 +-
 .../vertx/http/springboot/VertxHttpSSLTest.java    |     2 +-
 .../springboot/VertxWebsocketSSLGlobalTest.java    |     2 +-
 .../http/springboot/VertxWebsocketSSLTest.java     |     2 +-
 .../webhook/springboot/WebhookBasePathTest.java    |     2 +-
 .../webhook/springboot/WebhookHttpBindingTest.java |     2 +-
 .../webhook/springboot/WebhookMultiRouteTest.java  |     2 +-
 .../webhook/springboot/WebhookPathTest.java        |     2 +-
 .../webhook/springboot/WebhookUriEncodingTest.java |     2 +-
 .../xml/jaxb/springboot/JAXBRuntimeHints.java      |     2 +-
 .../AggregationStrategyWithFilenameHeaderTest.java |     4 +-
 .../AggregationStrategyWithPreservationTest.java   |     4 +-
 .../ZipAggregationStrategyEmptyFileTest.java       |     4 +-
 .../springboot/ZipAggregationStrategyTest.java     |     4 +-
 .../zipfile/springboot/ZipFileDataFormatTest.java  |     6 +-
 .../springboot/ZipFileIteratorDataFormatTest.java  |     2 +-
 .../ZipFileMultipleFilesSplitterTest.java          |     2 +-
 .../springboot/ZipFileSplitAndDeleteTest.java      |     4 +-
 .../ZipFileSplitIteratorCorruptTest.java           |     2 +-
 .../springboot/ZipFileSplitOneFileTest.java        |     4 +-
 .../springboot/ZipSplitterRouteIssueTest.java      |     4 +-
 .../zipfile/springboot/ZipSplitterRouteTest.java   |     2 +-
 components-starter/pom.xml                         |     2 +-
 core/camel-spring-boot-xml/pom.xml                 |     2 +-
 .../boot/xml/CamelNonInvasiveCamelContextTest.java |     2 +-
 .../boot/xml/MixedBootAndXmlConfigurationTest.java |     2 +-
 .../spring/boot/xml/MixedJavaDslAndXmlTest.java    |     2 +-
 .../camel/spring/boot/xml/MixedRestDslTest.java    |     2 +-
 core/camel-spring-boot/pom.xml                     |    12 +-
 .../src/main/docs/spring-boot.adoc                 |     6 +-
 .../src/main/docs/spring-boot.json                 |    36 -
 .../ManagementAccessLogConfiguration.java          |    36 +-
 .../AsyncHealthIndicatorAutoConfiguration.java     |    19 +-
 .../CamelAvailabilityCheckAutoConfiguration.java   |     2 +-
 .../health/CamelHealthCheckAutoConfiguration.java  |     2 +-
 .../actuate/health/CamelHealthCheckIndicator.java  |    10 +-
 .../boot/actuate/health/CamelHealthHelper.java     |     6 +-
 .../CamelLivenessStateHealthIndicator.java         |     2 +-
 .../CamelReadinessStateHealthIndicator.java        |     2 +-
 .../camel/spring/boot/aot/CamelRuntimeHints.java   |     2 +-
 .../camel/spring/boot/aot/ReflectionHelper.java    |     6 +
 .../camel/spring/boot/CamelAnnotationsTest.java    |     2 +-
 .../boot/CamelAutoConfigurationPropertiesTest.java |     2 +-
 .../spring/boot/CamelAutoConfigurationTest.java    |     2 +-
 ...CamelAutoConfigurationWithCompatPrefixTest.java |     2 +-
 .../CamelAutoConfigurationWithMainPrefixTest.java  |     2 +-
 .../boot/CamelConfigurationLocationsTest.java      |     2 +-
 ...urationPostConstructAddRouteToRegistryTest.java |     2 +-
 .../camel/spring/boot/CamelEventNotifierTest.java  |     2 +-
 .../spring/boot/CamelLambdaRouteBuilderTest.java   |     2 +-
 .../camel/spring/boot/CamelMainListenerTest.java   |     2 +-
 .../spring/boot/CamelSpringBootShutdownTest.java   |     2 +-
 .../spring/boot/CamelStartupConditionEnvTest.java  |     2 +-
 .../camel/spring/boot/CamelXmlRoutesTest.java      |     2 +-
 .../boot/CustomCamelCamelConfigurationTest.java    |     2 +-
 .../spring/boot/CustomShutdownStrategyTest.java    |     2 +-
 .../spring/boot/ExistingConversionServiceTest.java |     2 +-
 .../camel/spring/boot/GlobalOptionsTest.java       |     2 +-
 .../spring/boot/LogListenerDiscoveryTest.java      |     2 +-
 .../apache/camel/spring/boot/NoConvertersTest.java |     2 +-
 .../org/apache/camel/spring/boot/PlainTest.java    |     2 +-
 .../spring/boot/SpringConverterDelegationTest.java |     2 +-
 .../camel/spring/boot/SpringTypeConverterTest.java |     2 +-
 .../SupervisingRouteControllerRestartTest.java     |     2 +-
 .../boot/SupervisingRouteControllerTest.java       |     2 +-
 .../spring/boot/ThreadPoolConfigurationTest.java   |     2 +-
 .../spring/boot/UuidGeneratorDiscoveryTest.java    |     2 +-
 .../spring/boot/XPathPropertyPlaceholderTest.java  |     2 +-
 .../CamelEndpointsGloballyEnabledTest.java         |     2 +-
 .../CamelRouteControllerEndpointEnabledTest.java   |     2 +-
 ...erEndpointGloballyDisabledAndReenabledTest.java |     2 +-
 .../endpoint/CamelRouteControllerEndpointTest.java |     2 +-
 .../CamelRoutesEndpointControllerRouteTest.java    |     2 +-
 .../endpoint/CamelRoutesEndpointEnabledTest.java   |     2 +-
 .../CamelRoutesEndpointReadOnlyOperationTest.java  |     2 +-
 .../actuate/endpoint/CamelRoutesEndpointTest.java  |     2 +-
 .../CamelRoutesEndpointWriteOperationTest.java     |     2 +-
 .../boot/actuate/health/CamelHealthTest.java       |     4 +-
 .../boot/actuate/health/CamelProbesTest.java       |    13 +-
 .../spring/boot/actuate/info/CamelInfoTest.java    |     2 +-
 .../AutoStartupExcludePatternAnnotationTest.java   |     4 +-
 .../autostartup/AutoStartupExcludePatternTest.java |     2 +-
 ...melCloudServiceCallGlobalConfigurationTest.java |     2 +-
 .../CamelCloudServiceCallRefExpressionTest.java    |     2 +-
 .../CamelCloudServiceCallSimpleExpressionTest.java |     2 +-
 .../boot/cloud/CamelCloudServiceCallTest.java      |     2 +-
 .../boot/componentroute/ComponentRouteTest.java    |     2 +-
 .../spring/boot/example/MyApplicationTest.java     |     4 +-
 .../spring/boot/issues/OverridePropertiesTest.java |     2 +-
 .../camel/spring/boot/issues/RestDslPostTest.java  |     2 +-
 .../camel/spring/boot/issues/SimpleOgnlTest.java   |     2 +-
 .../spring/boot/issues/StreamCachingTest.java      |     2 +-
 .../spring/boot/mockendpoints/AdviceWithTest.java  |     4 +-
 .../MockEndpointsAndSkipDirtiesContextTest.java    |     4 +-
 .../boot/mockendpoints/MockEndpointsTest.java      |     4 +-
 .../camel/spring/boot/routefilter/BarTest.java     |     2 +-
 .../routefilter/FooExcludeRouteAnnotationTest.java |     4 +-
 .../camel/spring/boot/routefilter/FooTest.java     |     2 +-
 .../spring/boot/security/CamelSSLNoConfigTest.java |     2 +-
 .../camel/spring/boot/stub/StubEndpointsTest.java  |     4 +-
 .../boot/util/CamelPropertiesHelperTest.java       |     2 +-
 .../spring/boot/util/GroupCondition1Test.java      |     2 +-
 .../spring/boot/util/GroupCondition2Test.java      |     2 +-
 .../spring/boot/util/GroupCondition3Test.java      |     2 +-
 .../spring/boot/util/GroupCondition4Test.java      |     2 +-
 .../util/HierarchicalPropertiesEvaluatorTest.java  |     2 +-
 .../boot/vault/AwsVaultConfigurationTest.java      |     2 +-
 .../boot/vault/AzureVaultConfigurationTest.java    |     2 +-
 .../boot/vault/CyberArkVaultConfigurationTest.java |     2 +-
 .../boot/vault/GcpVaultConfigurationTest.java      |     2 +-
 .../HashicorpVaultCloudConfigurationTest.java      |     2 +-
 .../vault/HashicorpVaultConfigurationTest.java     |     2 +-
 .../IBMSecretsManagerVaultConfigurationTest.java   |     2 +-
 .../KubernetesConfigMapVaultConfigurationTest.java |     2 +-
 .../vault/KubernetesVaultConfigurationTest.java    |     2 +-
 .../camel/spring/boot/CamelVirtualThreadsTest.java |     2 +-
 pom.xml                                            |    12 +-
 tests/camel-itest-spring-boot/pom.xml              |    18 +
 .../itest/springboot/command/UnitTestCommand.java  |     1 +
 .../itest/springboot/CamelDebeziumOracleTest.java  |     6 +-
 .../itest/springboot/CamelSpringJdbcTest.java      |     5 +-
 .../src/test/resources/application-pom-sb3.xml     |     2 +
 ...ication-pom-sb3.xml => application-pom-sb4.xml} |    13 +
 tooling/camel-spring-boot-bom/pom.xml              |     2 +-
 .../pom.xml                                        |     6 +-
 tooling/camel-spring-boot-dependencies/pom.xml     |    14 +-
 .../pom.xml                                        |     6 +-
 .../camel/springboot/maven/BomGeneratorMojo.java   |     2 +-
 643 files changed, 48030 insertions(+), 42857 deletions(-)
 delete mode 100644 
components-starter/camel-platform-http-starter/src/main/java/org/apache/camel/component/platform/http/springboot/actuate/metrics/undertow/UndertowComponents.java
 delete mode 100644 
components-starter/camel-platform-http-starter/src/main/java/org/apache/camel/component/platform/http/springboot/actuate/metrics/undertow/UndertowMetrics.java
 delete mode 100644 
components-starter/camel-platform-http-starter/src/main/java/org/apache/camel/component/platform/http/springboot/actuate/metrics/undertow/UndertowMetricsAutoConfiguration.java
 delete mode 100644 
components-starter/camel-platform-http-starter/src/main/java/org/apache/camel/component/platform/http/springboot/actuate/metrics/undertow/UndertowMetricsBinder.java
 copy tests/camel-itest-spring-boot/src/test/resources/{application-pom-sb3.xml 
=> application-pom-sb4.xml} (88%)


Reply via email to