Skip to content

Commit

Permalink
Upgrade Artemis to version 2.27.1
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
  • Loading branch information
oscerd committed Dec 20, 2022
1 parent a616b9c commit ae17467
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 @@ -54,7 +54,7 @@ spec:
dependencies:
- "camel:jms"
- "camel:kamelet"
- "mvn:org.apache.activemq:artemis-jms-client-all:2.27.0"
- "mvn:org.apache.activemq:artemis-jms-client-all:2.27.1"
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 @@ -53,7 +53,7 @@ spec:
dependencies:
- "camel:jms"
- "camel:kamelet"
- "mvn:org.apache.activemq:artemis-jms-client-all:2.27.0"
- "mvn:org.apache.activemq:artemis-jms-client-all:2.27.1"
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.27.0"
- "mvn:org.apache.activemq:artemis-jms-client-all:2.27.1"
template:
beans:
- name: connectionFactoryBean
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
dependencies:
- "camel:jms"
- "camel:kamelet"
- "mvn:org.apache.activemq:artemis-jms-client-all:2.27.0"
- "mvn:org.apache.activemq:artemis-jms-client-all:2.27.1"
template:
beans:
- name: connectionFactoryBean
Expand Down

0 comments on commit ae17467

Please sign in to comment.