Skip to content

Commit

Permalink
Merge branch 'main' into feat/operator-java-opts
Browse files Browse the repository at this point in the history
  • Loading branch information
EricWittmann authored Feb 13, 2025
2 parents 98b34bf + c1c78e5 commit 3ba8133
Show file tree
Hide file tree
Showing 76 changed files with 23 additions and 6,982 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
<lombok.version>1.18.36</lombok.version>
<commons-codec.version>1.18.0</commons-codec.version>
<apicurio-common-rest-client.version>0.1.18.Final</apicurio-common-rest-client.version>
<kafka-clients.version>3.7.1</kafka-clients.version>
<kafka-clients.version>3.9.0</kafka-clients.version>
<debezium.version>2.6.2.Final</debezium.version>
<pulsar-clients.version>3.3.4</pulsar-clients.version>
<commons-beanutils.version>1.10.0</commons-beanutils.version>
Expand Down Expand Up @@ -273,9 +273,9 @@
<kiota.base.url>https://github.com/microsoft/kiota/releases/download</kiota.base.url>

<!-- Test containers version, should be aligned with version used in Quarkus -->
<test-containers.version>1.20.2</test-containers.version>
<keycloak.testcontainers.version>3.4.0</keycloak.testcontainers.version>
<embedded-postgres.version>2.0.7</embedded-postgres.version>
<test-containers.version>1.20.4</test-containers.version>
<keycloak.testcontainers.version>3.6.0</keycloak.testcontainers.version>
<embedded-postgres.version>2.1.0</embedded-postgres.version>
<strimzi.version>0.105.0</strimzi.version>
<wiremock-jre8.version>3.0.1</wiremock-jre8.version>
<strimzi-test-container.version>0.107.0</strimzi-test-container.version>
Expand Down
20 changes: 0 additions & 20 deletions system-tests/README.md

This file was deleted.

115 changes: 0 additions & 115 deletions system-tests/checkstyle.xml

This file was deleted.

62 changes: 0 additions & 62 deletions system-tests/kubefiles/keycloak/keycloak-realm.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions system-tests/kubefiles/keycloak/keycloak.yaml

This file was deleted.

Loading

0 comments on commit 3ba8133

Please sign in to comment.