From b4204f477811840fa97774bf48dbfb101487c40b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 16:18:56 +0200 Subject: [PATCH] Bump maven-compiler-plugin from 3.8.1 to 3.10.1 in /keycloak-theme (#3152) 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] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- keycloak-theme/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keycloak-theme/pom.xml b/keycloak-theme/pom.xml index 3de9066756..3236615a46 100644 --- a/keycloak-theme/pom.xml +++ b/keycloak-theme/pom.xml @@ -236,7 +236,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.10.1