From cdd9f88d387a64e1ba3bff907e97871748f03635 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Mar 2024 03:33:56 +0000 Subject: [PATCH] chore: Bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.12.1 (#17) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ff46847..c84d7fd 100644 --- a/pom.xml +++ b/pom.xml @@ -135,7 +135,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.12.1 ${maven.compiler.source} ${maven.compiler.target}