From 121a631215485e4f5ebb6e8eb0f81bdc7d8d4e64 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Wed, 12 May 2021 05:41:25 +0200 Subject: Downgrade to Java 11. Downgrades to Java 11 in order to support consumers that are not on Java 16 yet. Change-Id: Ia5930d1c40d0090ca145fd14c0b63a139e4ac970 --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index f96e9d5..b2085ed 100644 --- a/pom.xml +++ b/pom.xml @@ -12,6 +12,7 @@ Quarkus Google Cloud JSON Logging Extension - Parent https://gerrit.benkard.de/plugins/gitiles/quarkus-googlecloud-jsonlogging + A Quarkus extension that logs to standard output in a JSON format compatible with Google Cloud Logging. @@ -46,7 +47,7 @@ true - 16 + 11 UTF-8 UTF-8 -- cgit v1.2.3