Skip to content

Commit

Permalink
Regen
Browse files Browse the repository at this point in the history
  • Loading branch information
oscerd committed Nov 17, 2021
1 parent 3c8b4c9 commit ad24913
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
description: |-
Send data to a MariaDB Database.
In you KameletBinding file you'll need to explicitly declare the MariaDB Server driver dependency in spec->integration->dependencies
In your KameletBinding file you'll need to explicitly declare the MariaDB Server driver dependency in spec->integration->dependencies
- "mvn:org.mariadb.jdbc:mariadb-java-client:<version>"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
description: |-
Query data from a MariaDB Database.
In you KameletBinding file you'll need to explicitly declare the MariaDB Server driver dependency in spec->integration->dependencies
In your KameletBinding file you'll need to explicitly declare the MariaDB Server driver dependency in spec->integration->dependencies
- "mvn:org.mariadb.jdbc:mariadb-java-client:<version>"
required:
Expand Down

0 comments on commit ad24913

Please sign in to comment.