From 1af2b91e3610e7d95564e1406aa31c185cb70786 Mon Sep 17 00:00:00 2001 From: Elena Felder <41136058+elefeint@users.noreply.github.com> Date: Wed, 10 Aug 2022 11:32:19 -0400 Subject: [PATCH] deps: update appengine-plugins-core to 0.9.9 (#474) --- app-maven-plugin/CHANGELOG.md | 6 +++++- app-maven-plugin/pom.xml | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/app-maven-plugin/CHANGELOG.md b/app-maven-plugin/CHANGELOG.md index ed968ea12..1081bbc5d 100644 --- a/app-maven-plugin/CHANGELOG.md +++ b/app-maven-plugin/CHANGELOG.md @@ -1,7 +1,11 @@ # Change Log All notable changes to this project will be documented in this file. -## 2.4.4-SNAPSHOT +## 2.4.5-SNAPSHOT + +## 2.4.4 + +* Update to appengine-plugins-core 0.9.9, for automatic Java 17 compatibility when running local devserver [appengine-plugins-core#894](https://github.com/GoogleCloudPlatform/appengine-plugins-core/pull/894). ## 2.4.3 diff --git a/app-maven-plugin/pom.xml b/app-maven-plugin/pom.xml index 52349eb8e..076f19b44 100644 --- a/app-maven-plugin/pom.xml +++ b/app-maven-plugin/pom.xml @@ -92,7 +92,7 @@ com.google.cloud.tools appengine-plugins-core - 0.9.8 + 0.9.9