From cdf2bfebd063c055182964cca21960b9e6532fa5 Mon Sep 17 00:00:00 2001 From: Alvaro Vega Date: Wed, 5 Apr 2023 09:25:35 +0200 Subject: [PATCH] update to java11 --- .github/workflows/ci.yml | 5 ++--- CHANGES_NEXT_RELEASE | 3 +++ cygnus-common/pom.xml | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c447562c8..b5c0f1615 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,9 +42,8 @@ jobs: matrix: java-version: - 8 - # FIXME: something in the current build (pom.xml?) precludes Java>8 to work). - # - 9 - # - 10 + - 9 + - 10 - 11 steps: - name: Git checkout diff --git a/CHANGES_NEXT_RELEASE b/CHANGES_NEXT_RELEASE index 499322f5e..b29db0f55 100644 --- a/CHANGES_NEXT_RELEASE +++ b/CHANGES_NEXT_RELEASE @@ -1,3 +1,6 @@ +[cygnus-common][cygnus-ngsi] Upgrade Java version from 1.8 to 1.11 in Dockerfile +[cygnus-common] Upgrade hadoop-core from 1.2.1 to hadoop-client 2.2.0 +[cygnus-common] Upgrade hive-jdbc from 2.3.4 to 3.1.3 [cygnus-common] Added support for reindexing of dataExpiration (#2160, partially) [cygnus-ngsi] Upgrade Debian version from 11.3 to 11.6 in Dockerfile [cygnus-ngsi] Update NameMapping compile log mensage from WARN to ERROR diff --git a/cygnus-common/pom.xml b/cygnus-common/pom.xml index b857034ce..d9e0ef29e 100644 --- a/cygnus-common/pom.xml +++ b/cygnus-common/pom.xml @@ -184,7 +184,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.0 + 3.11.0 1.8 1.8