jamesnetherton commented on code in PR #478:
URL:
https://github.com/apache/camel-quarkus-examples/pull/478#discussion_r2912507048
##########
message-bridge/README.adoc:
##########
@@ -194,7 +194,7 @@ oc patch service/activemq-artemis-broker -p
'{"spec":{"ports":[{"name":"61616-tc
----
----
-oc new-app icr.io/ibm-messaging/mq:9.3.2.1-r1 -e MQ_QMGR_NAME=QM1 -e
LICENSE=accept -e MQ_APP_PASSWORD=passw0rd
+oc new-app icr.io/ibm-messaging/mq:9.4.5.0-r1 -e MQ_QMGR_NAME=QM1 -e
LICENSE=accept -e MQ_APP_PASSWORD=passw0rd
Review Comment:
Yes, we use it the core project:
https://github.com/apache/camel-quarkus/blob/main/pom.xml#L259
Is tested and verified elsewhere also.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]