From 3710c6318b3eb3372a6769d7e688ab90ff621de4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 05:43:20 +0000 Subject: [PATCH] Bump the dependencies group in /tools with 2 updates Bumps the dependencies group in /tools with 2 updates: io.avaje.webview:avaje-webview-platform and [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools). Updates `io.avaje.webview:avaje-webview-platform` from 0.18 to 0.19 Updates `org.graalvm.buildtools:native-maven-plugin` from 1.1.2 to 1.1.3 - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](https://github.com/graalvm/native-build-tools/compare/1.1.2...1.1.3) --- updated-dependencies: - dependency-name: io.avaje.webview:avaje-webview-platform dependency-version: '0.19' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-version: 1.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- tools/avaje-devtool/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/avaje-devtool/pom.xml b/tools/avaje-devtool/pom.xml index ae23b2c..2ff1f3e 100644 --- a/tools/avaje-devtool/pom.xml +++ b/tools/avaje-devtool/pom.xml @@ -27,7 +27,7 @@ io.avaje.webview avaje-webview-platform - 0.18 + 0.19 @@ -120,7 +120,7 @@ org.graalvm.buildtools native-maven-plugin - 1.1.2 + 1.1.3 build-native