From 9adb7410861a987acb94f27fc91bec1075d8b377 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 20:43:00 +0000 Subject: [PATCH] Bump the dev-deps group across 2 directories with 1 update Bumps the dev-deps group with 1 update in the /examples/misuse directory: [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin). Bumps the dev-deps group with 1 update in the /examples/unspecified-nullness directory: [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin). Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.15.0 to 3.16.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.15.0...maven-compiler-plugin-3.16.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.15.0 to 3.16.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.15.0...maven-compiler-plugin-3.16.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps ... Signed-off-by: dependabot[bot] --- examples/misuse/pom.xml | 2 +- examples/multi-module/pom.xml | 2 +- examples/unspecified-nullness/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/misuse/pom.xml b/examples/misuse/pom.xml index 2458acf..987c853 100644 --- a/examples/misuse/pom.xml +++ b/examples/misuse/pom.xml @@ -27,7 +27,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.15.0 + 3.16.0 eu.soft-pol.lib.nullaudit diff --git a/examples/multi-module/pom.xml b/examples/multi-module/pom.xml index 1891edb..879e3a2 100644 --- a/examples/multi-module/pom.xml +++ b/examples/multi-module/pom.xml @@ -31,7 +31,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.15.0 + 3.16.0 eu.soft-pol.lib.nullaudit diff --git a/examples/unspecified-nullness/pom.xml b/examples/unspecified-nullness/pom.xml index aefc132..9297fba 100644 --- a/examples/unspecified-nullness/pom.xml +++ b/examples/unspecified-nullness/pom.xml @@ -27,7 +27,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.15.0 + 3.16.0 eu.soft-pol.lib.nullaudit diff --git a/pom.xml b/pom.xml index e68f02a..37ef78e 100644 --- a/pom.xml +++ b/pom.xml @@ -126,7 +126,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.15.0 + 3.16.0 org.apache.maven.plugins