Skip to content

Commit

Permalink
Upgrade Activemq-http to version 5.17.3
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 e378105 commit 043d889
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-activemq-sink.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ spec:
dependencies:
- "camel:kamelet"
- "camel:activemq"
- "mvn:org.apache.activemq:activemq-http:5.17.2"
- "mvn:org.apache.activemq:activemq-http:5.17.3"
template:
beans:
- name: sinkConnectionFactoryBean-local
Expand Down
2 changes: 1 addition & 1 deletion kamelets/jms-apache-activemq-source.kamelet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ spec:
dependencies:
- "camel:activemq"
- "camel:kamelet"
- "mvn:org.apache.activemq:activemq-http:5.17.2"
- "mvn:org.apache.activemq:activemq-http:5.17.3"
template:
beans:
- name: activemq-source-local
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ spec:
dependencies:
- "camel:kamelet"
- "camel:activemq"
- "mvn:org.apache.activemq:activemq-http:5.17.2"
- "mvn:org.apache.activemq:activemq-http:5.17.3"
template:
beans:
- name: sinkConnectionFactoryBean-local
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ spec:
dependencies:
- "camel:activemq"
- "camel:kamelet"
- "mvn:org.apache.activemq:activemq-http:5.17.2"
- "mvn:org.apache.activemq:activemq-http:5.17.3"
template:
beans:
- name: activemq-source-local
Expand Down

0 comments on commit 043d889

Please sign in to comment.