Skip to content

Commit

Permalink
Regen
Browse files Browse the repository at this point in the history
  • Loading branch information
oscerd committed Jun 8, 2022
1 parent fa69dbd commit 67cbe7d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion kamelets/postgresql-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:org.postgresql:postgresql:42.3.4"
- "mvn:org.postgresql:postgresql:42.3.6"
- "mvn:org.apache.commons:commons-dbcp2:2.9.0"
template:
beans:
Expand Down
2 changes: 1 addition & 1 deletion kamelets/postgresql-source.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ spec:
- "camel:jackson"
- "camel:kamelet"
- "camel:sql"
- "mvn:org.postgresql:postgresql:42.3.4"
- "mvn:org.postgresql:postgresql:42.3.6"
- "mvn:org.apache.commons:commons-dbcp2:2.9.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:org.postgresql:postgresql:42.3.4"
- "mvn:org.postgresql:postgresql:42.3.6"
- "mvn:org.apache.commons:commons-dbcp2:2.9.0"
template:
beans:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ spec:
- "camel:jackson"
- "camel:kamelet"
- "camel:sql"
- "mvn:org.postgresql:postgresql:42.3.4"
- "mvn:org.postgresql:postgresql:42.3.6"
- "mvn:org.apache.commons:commons-dbcp2:2.9.0"
template:
beans:
Expand Down

0 comments on commit 67cbe7d

Please sign in to comment.