From e5cb41b146a22469019027745255a77337d4cd2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 11:10:40 +0800 Subject: [PATCH] Bump org.apache.maven.plugins:maven-compiler-plugin in /json-smart (#174) Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.12.0 to 3.12.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.12.0...maven-compiler-plugin-3.12.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- json-smart/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json-smart/pom.xml b/json-smart/pom.xml index 2f6eaac..1c85c0f 100644 --- a/json-smart/pom.xml +++ b/json-smart/pom.xml @@ -181,7 +181,7 @@ limitations under the License. org.apache.maven.plugins maven-compiler-plugin - 3.12.0 + 3.12.1 UTF-8 ${maven.compiler.source}