From e2899f85b26f4c6323bcb79a53e8155876adeae0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 23:25:58 +0800 Subject: [PATCH] =?UTF-8?q?chore(deps):=20upgrade=20dependencies/plugins?= =?UTF-8?q?=20=F0=9F=9B=A0=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit bump slf4j-bom from 2.0.13 to 2.0.14 (#209) bump kotlin.version from 1.9.25 to 2.0.10 in /demos (#207) bump exec-maven-plugin in /demos from 3.3.0 to 3.4.0 (#210) bump slf4j-bom from 2.0.14 to 2.0.15 (#211) bump commons-lang3 from 3.15.0 to 3.16.0 (#212) --- demos/pom.xml | 4 ++-- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/demos/pom.xml b/demos/pom.xml index 7c883bdd..78a98647 100644 --- a/demos/pom.xml +++ b/demos/pom.xml @@ -14,7 +14,7 @@ ${project.build.sourceEncoding} true - 1.9.25 + 2.0.10 ${maven.compiler.source} @@ -167,7 +167,7 @@ org.codehaus.mojo exec-maven-plugin - 3.3.0 + 3.4.0 org.apache.maven.plugins diff --git a/pom.xml b/pom.xml index 1a0065f7..ec43ac45 100644 --- a/pom.xml +++ b/pom.xml @@ -80,7 +80,7 @@ 1.6 - 2.0.13 + 2.0.15 2.23.1 33.2.1-jre @@ -202,7 +202,7 @@ org.apache.commons commons-lang3 - 3.15.0 + 3.16.0