diff --git a/build.gradle.kts b/build.gradle.kts index b66fdd04..94e7f4ea 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -65,9 +65,9 @@ dependencies { plantuml("net.sourceforge.plantuml:plantuml-asl:1.2023.13") - baseLib("org.apache.commons:commons-lang3:3.3.2") + baseLib("org.apache.commons:commons-lang3:3.20.0") baseLib("commons-cli:commons-cli:1.5.0") - baseLib("commons-io:commons-io:2.6") + baseLib("commons-io:commons-io:2.21.0") treemap("net.sf.jtreemap:jtreemap:1.1.3") treemap("net.sf.jtreemap:ktreemap:1.1.0-atlassian-01")