From a0833c716a25168489507883a0bf666fac1de18a Mon Sep 17 00:00:00 2001 From: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com> Date: Mon, 11 Jul 2022 17:25:26 -0500 Subject: [PATCH] ci: use Java 11 for samples testing (#505) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * ci: use Java 11 for samples testing * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * ci: Update pom.xml files for Java 11 * ci: Update pom.xml * ci: Update image to Java 11 * ci: revert pom.xml changes * ci: test adding GCF library * ci: fix lint issue * ci: updated samples pom.xml to use Java 11 * ci: Update owlbot.py * ci: Remove temporary changes * ci: Update owlbot to replace pom.xml params * ci: remove unnecessary space * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * ci: revert createagent test * ci: update owlbot.py * ci: changed owlbot exclusion to substitution * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * ci: letting Owlbot change the samples.cfg files * ci: update regex * ci: update to owlbot.py * ci: update to owlbot.py * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- dialogflow-cx/snippets/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dialogflow-cx/snippets/pom.xml b/dialogflow-cx/snippets/pom.xml index 5a32a4ec68e..5c723ddd6e3 100644 --- a/dialogflow-cx/snippets/pom.xml +++ b/dialogflow-cx/snippets/pom.xml @@ -18,8 +18,8 @@ - 1.8 - 1.8 + 11 + 11 UTF-8