Skip to content

Commit

Permalink
Regen for commit 255d4c3 (#2082)
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 Jun 17, 2024
1 parent 255d4c3 commit ac98eea
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 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-jakarta-client-all:2.34.0"
- "mvn:org.apache.activemq:artemis-jakarta-client-all:2.35.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-jakarta-client-all:2.34.0"
- "mvn:org.apache.activemq:artemis-jakarta-client-all:2.35.0"
template:
beans:
- name: connectionFactoryBean
Expand Down
2 changes: 1 addition & 1 deletion kamelets/jms-pooled-apache-artemis-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ spec:
dependencies:
- "camel:jms"
- "camel:kamelet"
- "mvn:org.apache.activemq:artemis-jakarta-client-all:2.34.0"
- "mvn:org.apache.activemq:artemis-jakarta-client-all:2.35.0"
- "mvn:io.quarkiverse.messaginghub:quarkus-pooled-jms:2.4.0"
template:
beans:
Expand Down
2 changes: 1 addition & 1 deletion kamelets/jms-pooled-apache-artemis-source.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ spec:
dependencies:
- "camel:jms"
- "camel:kamelet"
- "mvn:org.apache.activemq:artemis-jakarta-client-all:2.34.0"
- "mvn:org.apache.activemq:artemis-jakarta-client-all:2.35.0"
- "mvn:io.quarkiverse.messaginghub:quarkus-pooled-jms:2.4.0"
template:
beans:
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-jakarta-client-all:2.34.0"
- "mvn:org.apache.activemq:artemis-jakarta-client-all:2.35.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-jakarta-client-all:2.34.0"
- "mvn:org.apache.activemq:artemis-jakarta-client-all:2.35.0"
template:
beans:
- name: connectionFactoryBean
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ spec:
dependencies:
- "camel:jms"
- "camel:kamelet"
- "mvn:org.apache.activemq:artemis-jakarta-client-all:2.34.0"
- "mvn:org.apache.activemq:artemis-jakarta-client-all:2.35.0"
- "mvn:io.quarkiverse.messaginghub:quarkus-pooled-jms:2.4.0"
template:
beans:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ spec:
dependencies:
- "camel:jms"
- "camel:kamelet"
- "mvn:org.apache.activemq:artemis-jakarta-client-all:2.34.0"
- "mvn:org.apache.activemq:artemis-jakarta-client-all:2.35.0"
- "mvn:io.quarkiverse.messaginghub:quarkus-pooled-jms:2.4.0"
template:
beans:
Expand Down

0 comments on commit ac98eea

Please sign in to comment.