This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot_sbom in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
from 6b992f0d Regen for commit de7f7f6596076635e5a8962d24adb1b933df9792 (#2070) add 8f8b2ca8 Bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.28 to 2.1.0.29 (#2071) add f1e3d7a8 Bump org.apache.maven.plugin-tools:maven-plugin-annotations (#2067) add 8d50dc4f Bump org.apache.camel.k:camel-k-crds from 2.3.1 to 2.3.2 (#2069) add 739bcbdc Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 (#2066) add 34b2a58e Bump org.apache.maven.plugins:maven-plugin-plugin from 3.13.0 to 3.13.1 (#2065) add 4c8d36d7 Regen for commit 34b2a58eb395ac11d6efa8468dd67a036ec33f4f (#2072) add 20487836 Bump org.apache.camel.k:camel-k-crds from 2.3.2 to 2.3.3 (#2073) add 791443d1 fix: Avoid Class cast errors in TimestampRouter add d2a560ff Fix salesforce-update-sink.kamelet (#2076) add d12155f3 Regen for commit d2a560ff60c517343929668cda23210603178e98 (#2077) add 77677cce Regen SBOM from commit d12155f396158cd5c6124af1d97ddaf7f8a8c9c6 No new revisions were added by this update. Summary of changes: camel-kamelets-sbom/camel-kamelets-sbom.json | 54 +++++++++++----------- camel-kamelets-sbom/camel-kamelets-sbom.xml | 54 +++++++++++----------- kamelets/aws-redshift-sink.kamelet.yaml | 2 +- kamelets/aws-redshift-source.kamelet.yaml | 2 +- kamelets/salesforce-update-sink.kamelet.yaml | 31 ++++++++----- .../utils/transform/MessageTimestampRouter.java | 22 ++++----- .../kamelets/utils/transform/TimestampRouter.java | 16 +++---- .../kamelets/aws-redshift-sink.kamelet.yaml | 2 +- .../kamelets/aws-redshift-source.kamelet.yaml | 2 +- .../kamelets/salesforce-update-sink.kamelet.yaml | 31 ++++++++----- library/kamelets-maven-plugin/pom.xml | 4 +- pom.xml | 6 +-- .../timestamp-router-pipe.yaml} | 29 +++++++----- ...kafka-sink.feature => timestamp-router.feature} | 33 ++++++++----- .../src/test/resources/kafka/yaks-config.yaml | 1 + 15 files changed, 161 insertions(+), 128 deletions(-) copy tests/camel-kamelets-itest/src/test/resources/{jira/jira-add-comment-sink-pipe.yaml => kafka/timestamp-router-pipe.yaml} (71%) copy tests/camel-kamelets-itest/src/test/resources/kafka/{kafka-sink.feature => timestamp-router.feature} (51%)