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-kamelets.git
from 1509573c Fix typo on Jbang --> JBang (#1574)
add b2d10175 Upgrade maven-surefire-plugin from 3.0.0-M7 to 3.1.2 (#1553)
add 665b4271 Upgrade maven-assembly-plugin from 3.4.2 to 3.6.0 (#1556)
add ff779b83 Upgrade maven-rat-plugin from 0.14 to 0.15 (#1557)
add d615d28b Remove unused imports in camel-kamelet-utils (#1558)
add d29d2508 Fix typo in doc (#1561)
add 60bbc32b Remove unused attribute in camel-kamelet-utils (#1560)
add b4da7239 Remove Nicola Ferraro from assignees of PR automatically
created for (#1568)
add 27e19a5f Fix typos in GitHub kamelets (#1569)
add 3463d8d4 Fix typo Ceritificate (#1570)
add 0613c111 Update GitHub Action version (#1575)
add 07747ac0 Regen for commit 0613c1114068e20a8b4fe22170488f71862626de
No new revisions were added by this update.
Summary of changes:
.github/workflows/automatic-changelog-update.yml | 2 +-
.github/workflows/backport.yml | 2 +-
.github/workflows/java-tests.yaml | 2 +-
.github/workflows/main-push-regen.yaml | 6 +++---
.github/workflows/validate.yaml | 4 ++--
docs/modules/ROOT/examples/template/kamelet-options.adoc | 2 +-
kamelets/github-commit-source.kamelet.yaml | 8 ++++----
kamelets/github-event-source.kamelet.yaml | 8 ++++----
kamelets/github-pullrequest-comment-source.kamelet.yaml | 8 ++++----
kamelets/github-pullrequest-source.kamelet.yaml | 8 ++++----
kamelets/github-tag-source.kamelet.yaml | 8 ++++----
kamelets/sqlserver-sink.kamelet.yaml | 2 +-
kamelets/sqlserver-source.kamelet.yaml | 2 +-
.../kamelets/utils/format/DefaultDataTypeConverterResolver.java | 1 -
.../org/apache/camel/kamelets/utils/transform/HoistField.java | 1 -
.../camel/kamelets/utils/transform/MessageTimestampRouter.java | 1 -
.../apache/camel/kamelets/utils/transform/ExtractFieldTest.java | 1 -
.../org/apache/camel/kamelets/utils/transform/HoistFieldTest.java | 5 -----
.../apache/camel/kamelets/utils/transform/InsertFieldTest.java | 1 -
.../apache/camel/kamelets/utils/transform/RegexRouterTest.java | 3 ---
.../src/main/resources/kamelets/github-commit-source.kamelet.yaml | 8 ++++----
.../src/main/resources/kamelets/github-event-source.kamelet.yaml | 8 ++++----
.../kamelets/github-pullrequest-comment-source.kamelet.yaml | 8 ++++----
.../resources/kamelets/github-pullrequest-source.kamelet.yaml | 8 ++++----
.../src/main/resources/kamelets/github-tag-source.kamelet.yaml | 8 ++++----
.../src/main/resources/kamelets/sqlserver-sink.kamelet.yaml | 2 +-
.../src/main/resources/kamelets/sqlserver-source.kamelet.yaml | 2 +-
pom.xml | 6 +++---
28 files changed, 56 insertions(+), 69 deletions(-)