Skip to content

Commit 2b0d3ca

Browse files
authored
Updated apache commons package version (#165)
2 parents 1fe03a1 + eba4a39 commit 2b0d3ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ test {
121121

122122
dependencies {
123123
implementation 'javax.servlet:javax.servlet-api:3.1.0'
124-
implementation 'org.apache.commons:commons-lang3:3.12.0'
124+
implementation 'org.apache.commons:commons-lang3:3.18.0'
125125
implementation 'com.google.guava:guava-annotations:r03'
126126
implementation 'commons-codec:commons-codec:1.15'
127127

0 commit comments

Comments
 (0)