This is an automated email from the ASF dual-hosted git repository.

psomogyi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/master by this push:
     new 910b0ca  HBASE-24254 Update openjdk-8-jdk version in create-release 
(#1580)
910b0ca is described below

commit 910b0caaf4c179541dc42c80d3208c804d39dfd9
Author: Peter Somogyi <[email protected]>
AuthorDate: Fri Apr 24 18:02:12 2020 +0200

    HBASE-24254 Update openjdk-8-jdk version in create-release (#1580)
    
    Signed-off-by: Duo Zhang <[email protected]>
    Signed-off-by: Jan Hentschel <[email protected]>
---
 dev-support/create-release/hbase-rm/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-support/create-release/hbase-rm/Dockerfile 
b/dev-support/create-release/hbase-rm/Dockerfile
index fe4e43c..823aff0 100644
--- a/dev-support/create-release/hbase-rm/Dockerfile
+++ b/dev-support/create-release/hbase-rm/Dockerfile
@@ -34,7 +34,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get -qq -y update \
     libxml2-dev=2.9.4+dfsg1-6.1ubuntu1.3 \
     lsof=4.89+dfsg-0.1 \
     maven=3.6.0-1~18.04.1 \
-    openjdk-8-jdk=8u242-b08-0ubuntu3~18.04 \
+    openjdk-8-jdk=8u252-b09-1~18.04 \
     python-pip=9.0.1-2.3~ubuntu1.18.04.1 \
     subversion=1.9.7-4ubuntu1 \
     wget=1.19.4-1ubuntu2.2 \

Reply via email to