From b6834bd63b145e2c4c2b95714375679f95c5ea2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 20:01:52 +0000 Subject: [PATCH] chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.14.0 to 3.15.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.15.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- samples/quarkus/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2d1ca84..f68dac1 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ 3.5.0 9.0.2 3.4.2 - 3.14.0 + 3.15.0 3.11.2 3.2.8 3.3.1 diff --git a/samples/quarkus/pom.xml b/samples/quarkus/pom.xml index ba1d7bb..ab4cefe 100644 --- a/samples/quarkus/pom.xml +++ b/samples/quarkus/pom.xml @@ -10,7 +10,7 @@ quarkus-sample quarkus-sample - 3.14.0 + 3.15.0 17 UTF-8 UTF-8