From fb1de1fcca33f0bc9dc4622ca6e9ac36809f0fb9 Mon Sep 17 00:00:00 2001 From: Paulo Gustavo Veiga Date: Thu, 29 Jun 2023 20:16:25 -0700 Subject: [PATCH] Update maven image version. --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 82582775..415f60ac 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -5,7 +5,7 @@ # Prerequisites: pom.xml and appropriate project structure should exist in the repository. -image: maven:3.9.3 +image: maven:3.8.7 pipelines: branches: