diff --git a/build.gradle b/build.gradle index b869d192..572ce301 100644 --- a/build.gradle +++ b/build.gradle @@ -88,7 +88,7 @@ dependencies { } implementation 'org.springframework.boot:spring-boot-starter-thymeleaf:3.2.0' implementation 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:3.3.0' - implementation 'org.apache.commons:commons-lang3:3.13.0' + implementation 'org.apache.commons:commons-lang3:3.14.0' implementation 'com.github.jkatzwinkel:tla-common:main-SNAPSHOT' implementation('com.github.rosmord.jsesh:jsesh:release-7.6.1') {