From 4928284bb7ea6be5a1d67cf607397dd60d9f0b96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 12:11:44 +0000 Subject: [PATCH] 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.11.0 to 3.13.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.13.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- example-parent/cxf-client/pom.xml | 2 +- example-parent/oauth2-client/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/example-parent/cxf-client/pom.xml b/example-parent/cxf-client/pom.xml index 9d8a30fd..a2b59b86 100644 --- a/example-parent/cxf-client/pom.xml +++ b/example-parent/cxf-client/pom.xml @@ -30,7 +30,7 @@ 4.0.3 - 3.11.0 + 3.13.0 3.3.0 diff --git a/example-parent/oauth2-client/pom.xml b/example-parent/oauth2-client/pom.xml index fbaa40ec..e54f2f3c 100644 --- a/example-parent/oauth2-client/pom.xml +++ b/example-parent/oauth2-client/pom.xml @@ -27,7 +27,7 @@ 3.2.1 - 3.11.0 + 3.13.0 3.3.0 diff --git a/pom.xml b/pom.xml index b85f96e6..b5afade9 100644 --- a/pom.xml +++ b/pom.xml @@ -225,7 +225,7 @@ xuxiaowei - 3.11.0 + 3.13.0 3.3.0