Skip to content

Commit 607c09a

Browse files
committed
chore: Update commons-lang3
1 parent 3d1f625 commit 607c09a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies {
5353
implementation "org.javassist:javassist:${javassistVersion}"
5454
implementation 'org.reflections:reflections:0.10.2'
5555
implementation 'net.bytebuddy:byte-buddy:1.14.10'
56-
implementation 'org.apache.commons:commons-lang3:3.10'
56+
implementation 'org.apache.commons:commons-lang3:3.20.0'
5757
implementation 'commons-io:commons-io:2.15.1'
5858
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.16.1'
5959
implementation 'com.fasterxml.jackson.core:jackson-databind:2.16.1'

0 commit comments

Comments
 (0)