From 098d570f29a3e3497e3f8131317a1afb355a0d2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Apr 2022 12:06:00 +0000 Subject: [PATCH] Bump maven-compiler-plugin from 3.8.1 to 3.10.1 in /json-smart-action Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.1 to 3.10.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.10.1) --- 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 e4941d1a..e14f9f99 100644 --- a/json-smart-action/pom.xml +++ b/json-smart-action/pom.xml @@ -162,7 +162,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.10.1 UTF-8 ${maven.compiler.source}