From 935d9c0a49b6bcf7694a19793ad8698313f65d1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 14:17:47 +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.13.0 to 3.14.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.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 61d694a..d6f0798 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ 3.5.0 9.0.2 3.4.2 - 3.13.0 + 3.14.0 3.11.2 3.2.7 3.3.1 diff --git a/samples/quarkus/pom.xml b/samples/quarkus/pom.xml index 38c7036..c4e00ec 100644 --- a/samples/quarkus/pom.xml +++ b/samples/quarkus/pom.xml @@ -10,7 +10,7 @@ quarkus-sample quarkus-sample - 3.13.0 + 3.14.0 17 UTF-8 UTF-8