From fefc0d06b0b6b972b1af8ceacb6db1c96113d92a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 00:07:39 +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.12.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.12.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] --- json-smart-action/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json-smart-action/pom.xml b/json-smart-action/pom.xml index f05e431..f03a2c1 100644 --- a/json-smart-action/pom.xml +++ b/json-smart-action/pom.xml @@ -166,7 +166,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.11.0 + 3.12.0 UTF-8 ${maven.compiler.source}