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 eec7009e0e0 CAMEL-20883: Upgrade min version to 3.9 for 
maven-enforcer-plugin. We use maven wrapper as the supported maven version. 
(#15611)
     add 96322c49843 CAMEL-21085: camel-jbang - Init command to accept absolute 
file instead of using dir option. (#15612)
     add f3507f4d740 Use the newly maintained univocity parsers (#15610)
     add 2cfcbf881e0 CAMEL-19767: Light refactoring on test using 
AssertionError (#15613)
     add 5fa335740d2 CAMEL-21240: camel-jbang - Download does not work with 
--source-dir option
     add bbc311d0338 chore(deps): Bump peter-evans/create-pull-request from 
7.0.3 to 7.0.5 (#15614)
     add 7c8b3fbd434 chore(deps): Bump com.google.cloud:libraries-bom from 
26.46.0 to 26.47.0 (#15617)
     add bba5bd14ce5 chore(deps): Bump aws-java-sdk2-version from 2.28.3 to 
2.28.4 (#15615)
     add 72180cf4da6 Camel-Jbang-generate plugin: Move to 4.8.0 (#15620)
     add f3f66701d2b chore(deps): Bump commons-io:commons-io from 2.16.1 to 
2.17.0 (#15616)
     add 92f1d51276f Fix website docs
     add 141cff66dd8 Fix reference of property in adoc
     add d8f40f0d0a1 Upgrade Camel-Kamelets to version 4.8.0 for Camel-Jbang 
(#15622)
     add 93a3e6d0765 Fix ref for Bean Component in CXF docs
     add 1a07c43591e Upgrade Camel-Kamelets to version 4.8.0 for VersionHelper 
in camel-kamelet-main (#15623)
     add b1962d6e46f CAMEL-21241: properties component - Should capture details 
about resolved placeholders (#15625)
     add 3060668387f chore(deps): Bump com.google.protobuf:protobuf-java in 
/parent (#15626)
     add c59fd83afe2 Upgrade Hashicorp Vault image to version 1.17.5 (#15632)
     add 461373385af chore(deps): Bump aws-java-sdk2-version from 2.28.4 to 
2.28.5 (#15627)
     add c8763a74a4c chore(deps): Bump 
com.google.auth:google-auth-library-oauth2-http (#15628)
     add bd427fb7b28 chore(deps): Bump com.slack.api:slack-api-client from 
1.43.0 to 1.43.1 (#15631)
     add 45fffe2ff66 chore(deps): Bump 
com.braintreepayments.gateway:braintree-java (#15630)
     add e5fd55142a0 chore(deps): Bump com.twilio.sdk:twilio from 10.5.0 to 
10.5.1 (#15629)
     add 82164b3f1fc chore(deps-dev): Bump com.networknt:json-schema-validator 
(#15635)
     add 56e9683270d Upgrade Nats Container image version 2.10.20 (#15636)
     add a93cdf11778 Polished
     add 45b18d1cf69 camel-zeebe is no longer experimental
     add 8edbd935b46 CAMEL-21246: camel-jbang - Export should include 
dependencies when camel.server.xxx is enabled. (#15639)
     add 469f4229e2b Zipsplitter null body (#15638)
     add 06ae189db7f Regen SBOM from commit 
469f4229e2ba2920d14af5304b64965bc5a9ee20 (#15640)
     add aaa32767154 CAMEL-21239: Fix route-coverate to dump all data

No new revisions were added by this update.

Summary of changes:
 .github/workflows/generate-sbom-main.yml           |    2 +-
 camel-sbom/camel-sbom.json                         | 8189 +++++++++-----------
 camel-sbom/camel-sbom.xml                          | 7043 ++++++++---------
 .../org/apache/camel/catalog/components/zeebe.json |    2 +-
 .../src/main/docs/camel-report-maven-plugin.adoc   |    2 +-
 .../org/apache/camel/maven/RouteCoverageMojo.java  |   14 +-
 .../src/main/docs/cxf-component.adoc               |    2 +-
 .../org/apache/camel/jsonpath/JsonStreamTest.java  |   16 +-
 .../camel/component/mail/MailSorterTest.java       |   20 +-
 .../platform/http/main/MainHttpServer.java         |   11 +-
 .../test/spring/junit5/RouteCoverageDumper.java    |    5 +-
 components/camel-univocity-parsers/pom.xml         |    4 +-
 .../org/apache/camel/dataformat.properties         |    2 +-
 .../univocity/AbstractUniVocityDataFormat.java     |  104 +-
 .../dataformat/univocity/HeaderRowProcessor.java   |   12 +-
 .../univocity/UniVocityCsvDataFormat.java          |    1 -
 .../univocity/UniVocityFixedDataFormat.java        |    1 -
 .../univocity/UniVocityTsvDataFormat.java          |    1 -
 components/camel-zeebe/pom.xml                     |    2 +-
 .../org/apache/camel/component/zeebe/zeebe.json    |    2 +-
 .../camel-zeebe/src/main/docs/zeebe-component.adoc |    2 +-
 .../aggregate/zipfile/ZipAggregationStrategy.java  |   70 +-
 .../zipfile/ZipFileSplitAndDeleteTest.java         |    5 +-
 .../zipfile/ZipFileSplitOneFileTest.java           |    5 +-
 .../zipfile/ZipSplitterRouteIssueTest.java         |    5 +-
 .../AggregationStrategyWithFilenameHeaderTest.java |    5 +-
 .../AggregationStrategyWithPreservationTest.java   |    5 +-
 .../ZipAggregationStrategyEmptyFileTest.java       |    5 +-
 ...ava => ZipAggregationStrategyNullBodyTest.java} |   95 +-
 .../zipfile/ZipAggregationStrategySplitTest.java   |    5 +-
 .../zipfile/ZipAggregationStrategyTest.java        |    5 +-
 .../org/apache/camel/spi/PropertiesComponent.java  |    8 +
 ...ionPolicy.java => PropertiesResolvedValue.java} |    4 +-
 .../properties/DefaultPropertiesLookup.java        |    9 +-
 .../DefaultPropertiesLookupListener.java           |   62 +
 .../properties/DefaultPropertiesParser.java        |   35 +-
 .../component/properties/PropertiesComponent.java  |   22 +-
 .../camel/impl/console/PropertiesDevConsole.java   |   20 +-
 .../PropertiesComponentResolvedValueTest.java      |   93 +
 .../support/jsse/SSLContextParametersTest.java     |   11 +-
 .../camel/main/MainConfigurationDevConsole.java    |   18 +
 .../management/mbean/ManagedCamelContext.java      |    2 +-
 .../ROOT/pages/camel-report-maven-plugin.adoc      |    4 +-
 .../ROOT/pages/using-propertyplaceholder.adoc      |    2 +-
 .../dsl/jbang/core/commands/ExportBaseCommand.java |   13 +
 .../apache/camel/dsl/jbang/core/commands/Init.java |   19 +-
 .../jbang/core/commands/catalog/CatalogDoc.java    |    2 +-
 .../core/commands/process/ListProperties.java      |   26 +-
 .../camel/dsl/jbang/core/common/PluginType.java    |    2 +-
 .../camel-jbang-main/dist/CamelJBang.java          |    2 +-
 .../src/main/jbang/main/CamelJBang.java            |    2 +-
 .../camel-jbang-plugin-generate/pom.xml            |    2 +-
 .../core/commands/generate/GeneratePlugin.java     |    2 +-
 .../org/apache/camel/main/util/VersionHelper.java  |    2 +-
 parent/pom.xml                                     |   20 +-
 .../hashicorp/vault/services/container.properties  |    2 +-
 .../test/infra/nats/services/container.properties  |    2 +-
 57 files changed, 7831 insertions(+), 8197 deletions(-)
 copy 
components/camel-zipfile/src/test/java/org/apache/camel/processor/aggregate/zipfile/{ZipAggregationStrategyEmptyFileTest.java
 => ZipAggregationStrategyNullBodyTest.java} (55%)
 copy 
core/camel-api/src/main/java/org/apache/camel/spi/{AuthorizationPolicy.java => 
PropertiesResolvedValue.java} (78%)
 create mode 100644 
core/camel-base/src/main/java/org/apache/camel/component/properties/DefaultPropertiesLookupListener.java
 create mode 100644 
core/camel-core/src/test/java/org/apache/camel/component/properties/PropertiesComponentResolvedValueTest.java

Reply via email to