Skip to content

Commit

Permalink
Regen for commit a51965e (#1804)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: oscerd <oscerd@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and oscerd committed Dec 15, 2023
1 parent a51965e commit 2e5b617
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion kamelets/aws-redshift-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ spec:
- "camel:jackson"
- "camel:kamelet"
- "camel:sql"
- "mvn:com.amazon.redshift:redshift-jdbc42:2.1.0.23"
- "mvn:com.amazon.redshift:redshift-jdbc42:2.1.0.24"
- "mvn:org.apache.commons:commons-dbcp2:2.11.0"
template:
beans:
Expand Down
2 changes: 1 addition & 1 deletion kamelets/aws-redshift-source.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ spec:
- "camel:jackson"
- "camel:kamelet"
- "camel:sql"
- "mvn:com.amazon.redshift:redshift-jdbc42:2.1.0.23"
- "mvn:com.amazon.redshift:redshift-jdbc42:2.1.0.24"
- "mvn:org.apache.commons:commons-dbcp2:2.11.0"
template:
beans:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ spec:
- "camel:jackson"
- "camel:kamelet"
- "camel:sql"
- "mvn:com.amazon.redshift:redshift-jdbc42:2.1.0.23"
- "mvn:com.amazon.redshift:redshift-jdbc42:2.1.0.24"
- "mvn:org.apache.commons:commons-dbcp2:2.11.0"
template:
beans:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ spec:
- "camel:jackson"
- "camel:kamelet"
- "camel:sql"
- "mvn:com.amazon.redshift:redshift-jdbc42:2.1.0.23"
- "mvn:com.amazon.redshift:redshift-jdbc42:2.1.0.24"
- "mvn:org.apache.commons:commons-dbcp2:2.11.0"
template:
beans:
Expand Down

0 comments on commit 2e5b617

Please sign in to comment.