From 0a0952eaa6f9b6ff410434d69528b85dc2f306f2 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Thu, 20 Oct 2022 14:04:41 -0400 Subject: [PATCH] Update compiler plugin --- api/pom.xml | 2 +- core/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 792685095..9ad6d11c4 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -146,7 +146,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.10.1 1.8 1.8 diff --git a/core/pom.xml b/core/pom.xml index 37dfd8db3..d61f58dec 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -220,7 +220,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.10.1 1.8 1.8