Skip to content

Commit

Permalink
Upgrade ActiveMQ Http to version 5.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
oscerd committed Oct 11, 2022
1 parent a9efec2 commit bf7d5df
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.1"
- "mvn:org.apache.activemq:activemq-http:5.17.2"
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.1"
- "mvn:org.apache.activemq:activemq-http:5.17.2"
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.1"
- "mvn:org.apache.activemq:activemq-http:5.17.2"
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.1"
- "mvn:org.apache.activemq:activemq-http:5.17.2"
template:
beans:
- name: activemq-source-local
Expand Down

0 comments on commit bf7d5df

Please sign in to comment.