From da3d2ad4eb579f373418de6bc6c3e89001647da2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 02:13:16 +0000 Subject: [PATCH] Bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [org.jspecify:jspecify](https://github.com/jspecify/jspecify) and [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools). Updates `org.jspecify:jspecify` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/jspecify/jspecify/releases) - [Commits](https://github.com/jspecify/jspecify/compare/v1.0.0...v1.0.1) Updates `org.graalvm.buildtools:native-maven-plugin` from 1.1.6 to 1.1.7 - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](https://github.com/graalvm/native-build-tools/compare/1.1.6...1.1.7) --- updated-dependencies: - dependency-name: org.jspecify:jspecify dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-version: 1.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- avaje-webview/pom.xml | 2 +- examples/hello-world-jex/pom.xml | 2 +- examples/htmx-jex-bootstrap/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/avaje-webview/pom.xml b/avaje-webview/pom.xml index 8a205ba..1165afd 100644 --- a/avaje-webview/pom.xml +++ b/avaje-webview/pom.xml @@ -19,7 +19,7 @@ org.jspecify jspecify - 1.0.0 + 1.0.1 diff --git a/examples/hello-world-jex/pom.xml b/examples/hello-world-jex/pom.xml index c309700..45ef405 100644 --- a/examples/hello-world-jex/pom.xml +++ b/examples/hello-world-jex/pom.xml @@ -74,7 +74,7 @@ org.graalvm.buildtools native-maven-plugin - 1.1.6 + 1.1.7 build-native diff --git a/examples/htmx-jex-bootstrap/pom.xml b/examples/htmx-jex-bootstrap/pom.xml index 5738d4e..b6b19e6 100644 --- a/examples/htmx-jex-bootstrap/pom.xml +++ b/examples/htmx-jex-bootstrap/pom.xml @@ -103,7 +103,7 @@ org.graalvm.buildtools native-maven-plugin - 1.1.6 + 1.1.7 build-native