Skip to content

Commit 8de601e

Browse files
author
Connor Robertson
authored
chore: mq tests using a valid version (#3442)
1 parent bcfe4ba commit 8de601e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integration/resources/templates/combination/function_with_mq.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Resources:
111111
Ref: MQBrokerName
112112
DeploymentMode: SINGLE_INSTANCE
113113
EngineType: ACTIVEMQ
114-
EngineVersion: 5.15.12
114+
EngineVersion: 5.17.6
115115
HostInstanceType: mq.t3.micro
116116
Logs:
117117
Audit: true

integration/resources/templates/combination/function_with_mq_using_autogen_role.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Resources:
8484
Ref: MQBrokerName2
8585
DeploymentMode: SINGLE_INSTANCE
8686
EngineType: ACTIVEMQ
87-
EngineVersion: 5.15.12
87+
EngineVersion: 5.17.6
8888
HostInstanceType: mq.t3.micro
8989
Logs:
9090
Audit: true

0 commit comments

Comments
 (0)