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
The following commit(s) were added to refs/heads/main by this push: new 0dd4a3654d0 (chores) camel-test-infra-etcd3: upgrade the container to 3.5.14 0dd4a3654d0 is described below commit 0dd4a3654d04715047f1f62406fe0b1810365bf4 Author: Otavio Rodolfo Piske <angusyo...@gmail.com> AuthorDate: Tue Jun 25 10:40:15 2024 +0200 (chores) camel-test-infra-etcd3: upgrade the container to 3.5.14 --- .../org/apache/camel/test/infra/etcd3/services/container.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-infra/camel-test-infra-etcd3/src/test/resources/org/apache/camel/test/infra/etcd3/services/container.properties b/test-infra/camel-test-infra-etcd3/src/test/resources/org/apache/camel/test/infra/etcd3/services/container.properties index 95d19607e75..353fb3a892a 100644 --- a/test-infra/camel-test-infra-etcd3/src/test/resources/org/apache/camel/test/infra/etcd3/services/container.properties +++ b/test-infra/camel-test-infra-etcd3/src/test/resources/org/apache/camel/test/infra/etcd3/services/container.properties @@ -14,4 +14,4 @@ ## See the License for the specific language governing permissions and ## limitations under the License. ## --------------------------------------------------------------------------- -etcd.container=gcr.io/etcd-development/etcd:v3.5.10 \ No newline at end of file +etcd.container=gcr.io/etcd-development/etcd:v3.5.14 \ No newline at end of file