Skip to content

Commit

Permalink
Regen for commit 52e4fdb (#1567)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: orpiske <orpiske@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and orpiske committed Aug 11, 2023
1 parent 345fef3 commit 5d82d6f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion kamelets/jms-apache-artemis-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ spec:
dependencies:
- "camel:jms"
- "camel:kamelet"
- "mvn:org.apache.activemq:artemis-jms-client-all:2.28.0"
- "mvn:org.apache.activemq:artemis-jms-client-all:2.30.0"
template:
beans:
- name: connectionFactoryBean
Expand Down
2 changes: 1 addition & 1 deletion kamelets/jms-apache-artemis-source.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ spec:
dependencies:
- "camel:jms"
- "camel:kamelet"
- "mvn:org.apache.activemq:artemis-jms-client-all:2.28.0"
- "mvn:org.apache.activemq:artemis-jms-client-all:2.30.0"
template:
beans:
- name: connectionFactoryBean
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ spec:
dependencies:
- "camel:jms"
- "camel:kamelet"
- "mvn:org.apache.activemq:artemis-jms-client-all:2.28.0"
- "mvn:org.apache.activemq:artemis-jms-client-all:2.30.0"
template:
beans:
- name: connectionFactoryBean
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ spec:
dependencies:
- "camel:jms"
- "camel:kamelet"
- "mvn:org.apache.activemq:artemis-jms-client-all:2.28.0"
- "mvn:org.apache.activemq:artemis-jms-client-all:2.30.0"
template:
beans:
- name: connectionFactoryBean
Expand Down

0 comments on commit 5d82d6f

Please sign in to comment.