From 1ae717aa7280f635776e1ccc403c93bcdc2cf1ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 15:53:31 +0000 Subject: [PATCH] Bump maven.version from 3.9.12 to 3.9.14 Bumps `maven.version` from 3.9.12 to 3.9.14. Updates `org.apache.maven:maven-artifact` from 3.9.12 to 3.9.14 Updates `org.apache.maven:maven-compat` from 3.9.12 to 3.9.14 - [Release notes](https://github.com/apache/maven/releases) - [Commits](https://github.com/apache/maven/compare/maven-3.9.12...maven-3.9.14) Updates `org.apache.maven:maven-core` from 3.9.12 to 3.9.14 Updates `org.apache.maven:maven-plugin-api` from 3.9.12 to 3.9.14 - [Release notes](https://github.com/apache/maven/releases) - [Commits](https://github.com/apache/maven/compare/maven-3.9.12...maven-3.9.14) --- updated-dependencies: - dependency-name: org.apache.maven:maven-artifact dependency-version: 3.9.14 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven:maven-compat dependency-version: 3.9.14 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven:maven-core dependency-version: 3.9.14 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven:maven-plugin-api dependency-version: 3.9.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dc1e378..223799d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,7 @@ jobs: build: strategy: matrix: - maven: [ '3.8.9', '3.9.12' ] + maven: [ '3.8.9', '3.9.14' ] java: [ '17', '21', '25' ] os: [ 'ubuntu-latest', 'windows-latest' ] runs-on: ${{ matrix.os }} diff --git a/pom.xml b/pom.xml index 850df14..f6bb1c2 100644 --- a/pom.xml +++ b/pom.xml @@ -92,7 +92,7 @@ under the License. UTF-8 UTF-8 - 3.9.12 + 3.9.14 3.15.2 4.0.0 2.0.0