This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
commit 170941d6a415a844b0ecd5d210e2fa693b0a16e0 Author: Otavio Rodolfo Piske <angusyo...@gmail.com> AuthorDate: Sun Jun 30 08:25:34 2024 +0200 (chores) camel-test-infra-kafka: upgrade Kafka3 container to 7.4.5 --- .../org/apache/camel/test/infra/kafka/services/container.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-infra/camel-test-infra-kafka/src/test/resources/org/apache/camel/test/infra/kafka/services/container.properties b/test-infra/camel-test-infra-kafka/src/test/resources/org/apache/camel/test/infra/kafka/services/container.properties index dba01260994..3b473dde9c1 100644 --- a/test-infra/camel-test-infra-kafka/src/test/resources/org/apache/camel/test/infra/kafka/services/container.properties +++ b/test-infra/camel-test-infra-kafka/src/test/resources/org/apache/camel/test/infra/kafka/services/container.properties @@ -14,7 +14,7 @@ ## See the License for the specific language governing permissions and ## limitations under the License. ## --------------------------------------------------------------------------- -kafka3.container=confluentinc/cp-kafka:7.4.0 +kafka3.container=confluentinc/cp-kafka:7.4.5 kafka2.container=confluentinc/cp-kafka:5.5.12 redpanda.container.image=docker.redpanda.com/vectorized/redpanda:v23.1.1 strimzi.container.image=quay.io/strimzi/kafka:latest-kafka-3.5.1 \ No newline at end of file