From 1a4ee31e14aa31e39838c2c6c0bf02661ebb3746 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 06:40:46 +0000 Subject: [PATCH] chore(deps): update dependency org.apache.commons:commons-lang3 to v3.15.0 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 9a196878c0..0ed9bdf5a5 100644 --- a/build.sbt +++ b/build.sbt @@ -58,7 +58,7 @@ resolvers ++= Seq( val providedDependencies = Seq( "org.jetbrains" % "annotations" % "24.1.0", - "org.apache.commons" % "commons-lang3" % "3.12.0", + "org.apache.commons" % "commons-lang3" % "3.15.0", "commons-codec" % "commons-codec" % "1.16.0", "org.spigotmc" % "spigot-api" % "1.18.2-R0.1-SNAPSHOT", // https://maven.enginehub.org/repo/com/sk89q/worldedit/worldedit-bukkit/