From 029afbb09c87e1c23b0a0ffb24a52296b5d0d3fb Mon Sep 17 00:00:00 2001 From: Shiiya0418 <52955154+Shiiya0418@users.noreply.github.com> Date: Mon, 9 Dec 2024 10:26:17 +0900 Subject: [PATCH] =?UTF-8?q?=E4=BE=9D=E5=AD=98=E3=83=A9=E3=82=A4=E3=83=96?= =?UTF-8?q?=E3=83=A9=E3=83=AA=E3=82=92=E8=84=86=E5=BC=B1=E6=80=A7=E3=81=AE?= =?UTF-8?q?=E7=84=A1=E3=81=84=E3=83=90=E3=83=BC=E3=82=B8=E3=83=A7=E3=83=B3?= =?UTF-8?q?=E3=81=BE=E3=81=A7=E4=B8=8A=E3=81=92=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 4845d84..3618fd2 100644 --- a/pom.xml +++ b/pom.xml @@ -184,7 +184,7 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + 4.1.0 true @@ -282,7 +282,7 @@ commons-io commons-io - 2.0.1 + 2.14.0 commons-lang @@ -297,7 +297,7 @@ org.json json - 20090211 + 20231013 com.github.javaparser @@ -307,17 +307,17 @@ ch.qos.logback logback-classic - 1.2.9 + 1.2.13 ch.qos.logback logback-core - 1.2.9 + 1.2.13 org.slf4j slf4j-api - 1.7.32 + 1.7.32 org.apache.maven