From 41570759f6635e5bcb107d4bfd470a170617f20b Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Sun, 18 Dec 2022 05:24:59 +0300 Subject: [PATCH] =?UTF-8?q?=D0=92=D0=B5=D1=80=D0=BD=D1=83=D0=BB=20openjdk?= =?UTF-8?q?=20=D0=B4=D0=BB=D1=8F=20=D1=81=D0=B1=D0=BE=D1=80=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 1f63557..71ba3a2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,7 +5,7 @@ name: haiti-framework steps: - name: publish maven central - image: maven:3.8.6-openjdk-17 + image: maven:3.8.5-openjdk-17 volumes: - name: m2 path: /root/.m2/repository