From fa3950c95ae2b97a90bf38c03144226cf069352a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 31 May 2023 03:27:04 +0000 Subject: [PATCH 1/2] deps: update dependency org.slf4j:slf4j-api to v2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3dbd0087f..420eabe59 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 5.1.0 1.1.3 3.15.2 - 1.7.36 + 2.0.7 1.10.1 From 01811bb0ee7c2eaca4ca4ecc4a53a3614ddc65b0 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Wed, 31 May 2023 03:29:27 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot=20po?= =?UTF-8?q?st-processor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --- .kokoro/release/common.cfg | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/.kokoro/release/common.cfg b/.kokoro/release/common.cfg index 8f195a45b..1c816dd3d 100644 --- a/.kokoro/release/common.cfg +++ b/.kokoro/release/common.cfg @@ -229,6 +229,26 @@ env_vars: { +############################################# +# this section merged from .kokoro/common_env_vars.cfg using owlbot.py + +env_vars: { + key: "PRODUCT_AREA_LABEL" + value: "observability" +} +env_vars: { + key: "PRODUCT_LABEL" + value: "logging" +} +env_vars: { + key: "LANGUAGE_LABEL" + value: "java" +} + +################################################### + + + ############################################# # this section merged from .kokoro/common_env_vars.cfg using owlbot.py